Funzione IoEnumerateKsrPersistentMemoryEx (wdm.h)
Riservato per l'utilizzo nel sistema.
Sintassi
NTSTATUS IoEnumerateKsrPersistentMemoryEx(
PDRIVER_OBJECT DriverObject,
PDEVICE_OBJECT PhysicalDeviceObject,
PUNICODE_STRING PhysicalDeviceId,
PIO_PERSISTED_MEMORY_ENUMERATION_CALLBACK Callback,
PVOID CallbackContext
);
Parametri
DriverObject
PhysicalDeviceObject
PhysicalDeviceId
Callback
CallbackContext
Requisiti
Requisito | Valore |
---|---|
Server minimo supportato | Windows Server 2022 |
Intestazione | wdm.h |