FireDAC.Stan.Intf.PULargeInt

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

PULargeInt = ^UInt64;

C++

typedef unsigned __int64 *PULargeInt;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
pointer
typedef
public
FireDAC.Stan.Intf.pas
FireDAC.Stan.Intf.hpp
FireDAC.Stan.Intf FireDAC.Stan.Intf

Beschreibung

Zeiger auf einen Integertyp.

PULargeInt ist ein Zeiger auf den UInt64-Typ.

Siehe auch