Resets a parameter object to remove any attribute values from the object.
unsigned int CWB_ENTRY CWBSO_ResetParmObj( 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.