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 |