FireDAC.Stan.Intf.PULargeInt

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

PULargeInt = ^UInt64;

C++

typedef unsigned __int64 *PULargeInt;

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.

PULargeInt est un pointeur vers le type UInt64.

Voir aussi