Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
IoReserveKsrPersistentMemoryEx function (wdm.h)
Reserved for system use.
Syntax
NTSTATUS IoReserveKsrPersistentMemoryEx(
PDRIVER_OBJECT DriverObject,
PDEVICE_OBJECT PhysicalDeviceObject,
PUNICODE_STRING PhysicalDeviceId,
PUSHORT DataTag,
ULONG DataVersion,
SIZE_T Size,
ULONG Flags,
PVOID *DataHandle
);
Parameters
DriverObject
PhysicalDeviceObject
PhysicalDeviceId
DataTag
DataVersion
Size
Flags
DataHandle
Requirements
| Requirement | Value |
|---|---|
| Minimum supported server | Windows Server 2022 |
| Header | wdm.h |
Feedback
Was this page helpful?
