Funzione IoReserveKsrPersistentMemory (wdm.h)
Riservato per l'uso del sistema.
C++
NTSTATUS IoReserveKsrPersistentMemory(
PDRIVER_OBJECT DriverObject,
PDEVICE_OBJECT PhysicalDeviceObject,
SIZE_T Size,
ULONG Flags,
PVOID *DataHandle
);
DriverObject
PhysicalDeviceObject
Size
Flags
DataHandle
Requisito | Valore |
---|---|
client minimo supportato | Windows 10, versione 2004 |
intestazione | wdm.h |