RtlReadULong64FromUser - NtDoc

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

ULONG64 RtlReadULong64FromUser(
  const volatile ULONG64 *Address
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-usermode_accessors-rtlreadulong64fromuser)

Description

The RtlReadULong64FromUser function is reserved for system use.

Parameters

Address

Return value

Remarks

See also