FireDAC.Stan.Intf.PLargeInt

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

PLargeInt = ^Int64;

C++

typedef __int64 *PLargeInt;

Propriétés

Type Visibilité  Source Unité  Parent
pointer
typedef
public
FireDAC.Stan.Intf.pas
FireDAC.Stan.Intf.hpp
FireDAC.Stan.Intf FireDAC.Stan.Intf

Description

Pointeur vers un type entier.

PLargeInt est un pointeur vers le type Int64.

Voir aussi