Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Reserved for system use.
Syntax
NTSTATUS IoAcquireKsrPersistentMemoryEx(
PDRIVER_OBJECT DriverObject,
PDEVICE_OBJECT PhysicalDeviceObject,
PUNICODE_STRING PhysicalDeviceId,
PUSHORT DataTag,
PULONG DataVersion,
PVOID Buffer,
PSIZE_T Size
);
Parameters
DriverObject
PhysicalDeviceObject
PhysicalDeviceId
DataTag
DataVersion
Buffer
Size
Requirements
Requirement | Value |
---|---|
Minimum supported server | Windows Server 2022 |
Header | wdm.h |