Deletes a parameter object handle and frees up resources allocated on the client.
unsigned int CWB_ENTRY CWBSO_DeleteParmObjHandle( CWBSO_PARMOBJ_HANDLE parmObjHandle);
The following list shows common return values.
CWBSO_CreateParmObjHandle must be called prior to calling this API. The parameter object handle that is returned by CWBSO_CreateParmObjHandle must be passed as input to this API.