Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

IoAcquireKsrPersistentMemory function (wdm.h)

Reserved for system use.

Syntax

NTSTATUS IoAcquireKsrPersistentMemory(
 PDRIVER_OBJECT DriverObject,
 PDEVICE_OBJECT PhysicalDeviceObject,
 PVOID Buffer,
 PSIZE_T Size
);

Parameters

DriverObject

PhysicalDeviceObject

Buffer

Size

Requirements

Requirement Value
Minimum supported client Windows 10, version 2004
Header wdm.h

Feedback

Was this page helpful?

Additional resources