Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |