IoWriteKsrPersistentMemory - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// wdm.h

NTSTATUS IoWriteKsrPersistentMemory(
  PVOID  DataHandle,
  PVOID  Buffer,
  SIZE_T Size
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-wdm-iowriteksrpersistentmemory)

IoWriteKsrPersistentMemory function

Description

Reserved for system use.

Parameters

DataHandle

Buffer

Size

Return value

Remarks

See also