Function
The function FreeData frees the allocated memory.
Declaration
void FreeData(void *ptr)

Parameters
The parameter ptr is a pointer to a data, which was returned as an result of some of the executive functions of the D2000 ObjApi interface.
Napíšte komentár