Tao.Platform.Windows SDK Documentation

WinNt.PF_COMPARE_EXCHANGE_DOUBLE Field

The compare and exchange double operation is available (Pentium, MIPS, and Alpha).

[Visual Basic]
Public Const PF_COMPARE_EXCHANGE_DOUBLE As Integer = 2
[C#]
public const int PF_COMPARE_EXCHANGE_DOUBLE = 2;

See Also

WinNt Class | Tao.Platform.Windows Namespace