IoEnumerateKsrPersistentMemoryEx 函数 (wdm.h)

预留给系统使用。

语法

NTSTATUS IoEnumerateKsrPersistentMemoryEx(
  PDRIVER_OBJECT                            DriverObject,
  PDEVICE_OBJECT                            PhysicalDeviceObject,
  PUNICODE_STRING                           PhysicalDeviceId,
  PIO_PERSISTED_MEMORY_ENUMERATION_CALLBACK Callback,
  PVOID                                     CallbackContext
);

参数

DriverObject

PhysicalDeviceObject

PhysicalDeviceId

Callback

CallbackContext

要求

要求
最低受支持的服务器 Windows Server 2022
标头 wdm.h