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