The RtlInterlockedCompareExchange32ToUser function is reserved for system use.
Syntax
LONG RtlInterlockedCompareExchange32ToUser(
LONG volatile *Destination,
LONG ExChange,
LONG Comperand
);
Parameters
Destination
ExChange
Comperand
Requirements
Requirement | Value |
---|---|
Header | usermode_accessors.h |