API:System.SyncObjs.TInterlocked.BitTestAndSet
Delphi
class function BitTestAndSet(var Target: Integer; BitOffset: TBitOffset): Boolean; static;
C++
static bool __fastcall BitTestAndSet(int &Target, TBitOffset BitOffset);
Propriétés
| Type | Visibilité | Source | Unité | Parent | 
|---|---|---|---|---|
| function | public | System.SyncObjs.pas System.SyncObjs.hpp | System.SyncObjs | TInterlocked | 
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !