Language:
Русский
English
GlobalFreePtr (WinAPI unit)
Declaration
function GlobalFreePtr(P: Pointer): THandle;
Unlocks and frees a memory block (using GlobalUnlock and GlobalFree).
GlobalFreePtr (WinAPI unit) |
Language: GlobalFreePtr (WinAPI unit) Declarationfunction GlobalFreePtr(P: Pointer): THandle; Unlocks and frees a memory block (using GlobalUnlock and GlobalFree). See Also |
|
|