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 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 |