FreeData
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 a result of some of the executive functions of the D2000 ObjApi interface.
Related pages: