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 |