IoEnumerateKsrPersistentMemoryEx function (wdm.h)
Reserved for system use.
Syntax
NTSTATUS IoEnumerateKsrPersistentMemoryEx(
PDRIVER_OBJECT DriverObject,
PDEVICE_OBJECT PhysicalDeviceObject,
PUNICODE_STRING PhysicalDeviceId,
PIO_PERSISTED_MEMORY_ENUMERATION_CALLBACK Callback,
PVOID CallbackContext
);
Parameters
DriverObject
PhysicalDeviceObject
PhysicalDeviceId
Callback
CallbackContext
Requirements
Requirement | Value |
---|---|
Minimum supported server | Windows Server 2022 |
Header | wdm.h |