Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

IoMapKsrPersistentMemoryEx function (wdm.h)

Reserved for system use.

Syntax

NTSTATUS IoMapKsrPersistentMemoryEx(
 PDRIVER_OBJECT DriverObject,
 PDEVICE_OBJECT PhysicalDeviceObject,
 PUNICODE_STRING PhysicalDeviceId,
 PUSHORT DataTag,
 PULONG DataVersion,
 PVOID *DataHandle
);

Parameters

DriverObject

PhysicalDeviceObject

PhysicalDeviceId

DataTag

DataVersion

DataHandle

Requirements

Requirement Value
Header wdm.h

Feedback

Was this page helpful?

Additional resources