Note

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

Access to this page requires authorization. You can try .

IoReserveKsrPersistentMemory function (wdm.h)

Reserved for system use.

Syntax

NTSTATUS IoReserveKsrPersistentMemory(
 PDRIVER_OBJECT DriverObject,
 PDEVICE_OBJECT PhysicalDeviceObject,
 SIZE_T Size,
 ULONG Flags,
 PVOID *DataHandle
);

Parameters

DriverObject

PhysicalDeviceObject

Size

Flags

DataHandle

Requirements

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

Feedback

Was this page helpful?

Additional resources