IoReserveKsrPersistentMemoryEx 函式 (wdm.h)
保留供系統使用。
C++
NTSTATUS IoReserveKsrPersistentMemoryEx(
PDRIVER_OBJECT DriverObject,
PDEVICE_OBJECT PhysicalDeviceObject,
PUNICODE_STRING PhysicalDeviceId,
PUSHORT DataTag,
ULONG DataVersion,
SIZE_T Size,
ULONG Flags,
PVOID *DataHandle
);
DriverObject
PhysicalDeviceObject
PhysicalDeviceId
DataTag
DataVersion
Size
Flags
DataHandle
要求 | 價值 |
---|---|
支援的最低伺服器 | Windows Server 2022 |
標頭 | wdm.h |