System.PInt64Array

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

PInt64Array = ^Int64Array;

C++

typedef Int64Array *PInt64Array;

Propriétés

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

Description

Pointeur sur Int64Array.

PInt64Array représente un pointeur sur un tableau de valeurs Int64.