Language:
Русский
English
PLongint (type) (WinTypes unit)
Declaration
PLongint = ^Longint;
Remarks
PLongint defines a pointer to a 32-bit integer number.
PLongint (type) (WinTypes unit) |
Language: PLongint (type) (WinTypes unit) DeclarationPLongint = ^Longint; RemarksPLongint defines a pointer to a 32-bit integer number. |
|
|