Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |