IoEnumerateKsrPersistentMemoryEx-Funktion (wdm.h)
Ist für das System reserviert.
Syntax
NTSTATUS IoEnumerateKsrPersistentMemoryEx(
PDRIVER_OBJECT DriverObject,
PDEVICE_OBJECT PhysicalDeviceObject,
PUNICODE_STRING PhysicalDeviceId,
PIO_PERSISTED_MEMORY_ENUMERATION_CALLBACK Callback,
PVOID CallbackContext
);
Parameter
DriverObject
PhysicalDeviceObject
PhysicalDeviceId
Callback
CallbackContext
Anforderungen
Anforderung | Wert |
---|---|
Unterstützte Mindestversion (Server) | Windows Server 2022 |
Kopfzeile | wdm.h |