System.PUInt64

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

PUInt64       = ^UInt64;

C++

typedef unsigned __int64 *PUInt64;

Propriétés

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


Description

Pointeur sur UInt64.

PUInt64 représente un pointeur sur un entier 64 bits non signé.