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 |
Header | wdm.h |