System.PLongint

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

(*$HPPEMIT '}' *)
PLongInt      = ^LongInt;

C++

typedef PLongInt PLongint;

Propriétés

Type Visibilité  Source Unité  Parent
pointer
typedef
public
System.pas
System.hpp
System System


Description

PLongint est un pointeur sur un LongInt.

PLongInt est un pointeur sur un LongInt.

Voir aussi