RtlWriteUShortToUserRelease - NtDoc

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

VOID RtlWriteUShortToUserRelease(
  volatile USHORT *Address,
  USHORT          Value
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

Description

The RtlWriteUShortToUserRelease function is reserved for system use.

Parameters

Address

Value

Remarks

See also