Language:
Русский
English
PHandle (type) (WinTypes unit)
Declaration
PHandle = ^THandle;
Remarks
PHandle defines a pointer to a generic Windows handle.
PHandle (type) (WinTypes unit) |
Language: PHandle (type) (WinTypes unit) DeclarationPHandle = ^THandle; RemarksPHandle defines a pointer to a generic Windows handle. |
|
|