Edit

Share via


RtlInterlockedCompareExchange64ToUser function (usermode_accessors.h)

The RtlInterlockedCompareExchange64ToUser function is reserved for system use.

Syntax

LONG64 RtlInterlockedCompareExchange64ToUser(
  LONG64 volatile *Destination,
  LONG64          ExChange,
  LONG64          Comperand
);

Parameters

Destination

ExChange

Comperand

Requirements

Requirement Value
Header usermode_accessors.h