The ObjDestroy function destroys the given object and frees any memory the object occupied.
Return Value
If the function succeeds, the return value bool is TRUE (1); otherwise it is FALSE (0).
Parameters
handle identifies the object to be destroyed.
See also
id-1168492