Regenerate an object handle from it's binary ID and type. cwbOBJ_DeleteObjHandle() must be called to free resources when you are done using the object handle.
unsigned int CWB_ENTRY cwbOBJ_GetObjHandleFromID( void *idBuffer, unsigned long bufLen, cwbOBJ_ObjType objectType, cwbOBJ_ObjHandle *objectHandle, cwbSV_ErrHandle errorHandle);
The following list shows common return values.
None