Funzione IoReserveKsrPersistentMemory (wdm.h)
Riservato per l'utilizzo nel sistema.
Sintassi
NTSTATUS IoReserveKsrPersistentMemory(
PDRIVER_OBJECT DriverObject,
PDEVICE_OBJECT PhysicalDeviceObject,
SIZE_T Size,
ULONG Flags,
PVOID *DataHandle
);
Parametri
DriverObject
PhysicalDeviceObject
Size
Flags
DataHandle
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato | Windows 10, versione 2004 |
Intestazione | wdm.h |