System.Threading.TThreadPool.TSafeSharedUInt64.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create(var SharedVar: UInt64);

C++

__fastcall TSafeSharedUInt64(unsigned __int64 &SharedVar);
TSafeSharedUInt64() {}

Properties

Type Visibility Source Unit Parent
constructor public
System.Threading.pas
System.Threading.hpp
System.Threading TSafeSharedUInt64

Description

Embarcadero Technologies does not currently have any additional information.