Afficher : Delphi C++
Préférences d'affichage

System.PLongint

De XE2 API Documentation

Delphi

type PLongint = ^Integer;

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

Versions précédentes
Traductions