RtlReadUShortFromUserAcquire - NtDoc

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

USHORT RtlReadUShortFromUserAcquire(
  const volatile USHORT *Address
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

Description

The RtlReadUShortFromUserAcquire function is reserved for system use.

Parameters

Address

Return value

Remarks

See also