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 |