Deletes an object handle returned from a previous call to CWBSO_GetObjHandle or CWBSO_CopyObjHandle.
unsigned int CWB_ENTRY CWBSO_DeleteObjHandle( CWBSO_OBJ_HANDLE objectHandle);
The following list shows common return values.
CWBSO_GetObjHandle or CWBSO_CopyObjHandle must be called prior to calling this API. The object handle that is returned by CWBSO_GetObjHandle or CWBSO_CopyObjHandle must be passed as input to this API.