System.SyncObjs.TInterlocked.Read

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class function Read(var Target: Int64): Int64; static; inline;

C++

static __int64 __fastcall Read(__int64 &Target);

Properties

Type Visibility Source Unit Parent
function public
System.SyncObjs.pas
System.SyncObjs.hpp
System.SyncObjs TInterlocked

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!