API:System.SyncObjs.TInterlocked.BitTestAndSet

De RAD Studio API Documentation
Aller à : navigation, rechercher

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 !