System.PInt64

From RAD Studio VCL Reference
Jump to: navigation, search

Contents

Delphi Information

From System.pas

	PInt64=		^Int64


Unit: System

Type: pointer

C++ Information

From System.hpp

	typedef __int64 * PInt64;


Unit: System

Type: typedef

Description

Is a pointer to an Int64.


PInt64 is a pointer to an Int64.

See Also

Personal tools
Translations
Newest Version