Description
Sets free memory resources used by other functions.
Syntax
function GrdFree( buffer: Pointer): Integer; stdcall;
Parameters
buffer | Pointer to memory resources allocated when calling API functions |
Sets free memory resources used by other functions.
function GrdFree( buffer: Pointer): Integer; stdcall;
buffer | Pointer to memory resources allocated when calling API functions |