PInt128

<< Click to Display Table of Contents >>

Navigation:  Types >

PInt128

SIGNATURE=IWBase.PInt128

 

ETYPE=Type

 

Declaration:

Delphi:

PInt128 = ^TInt128;

C++:

^TInt128 PInt128;

 

Unit: IWBase.pas

 

Description: This is type IWBase.PInt128.