System.Threading.TThreadPool.TSafeSharedInteger.CompareExchange

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function CompareExchange(Value: Integer; Comparand: Integer): Integer; inline;

C++

int __fastcall CompareExchange(int Value, int Comparand);

プロパティ

種類 可視性 ソース ユニット
function public
System.Threading.pas
System.Threading.hpp
System.Threading TSafeSharedInteger

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。