| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Source position: systemh.inc line 1338
| function InterlockedCompareExchange64( | 
| var Target: Int64; | 
| NewValue: Int64; | 
| Comperand: Int64 | 
| ):Int64; | 
| var Target: QWord; | 
| NewValue: QWord; | 
| Comperand: QWord | 
| ):Int64; |