Creates a parameter object and returns a handle to the object. A parameter object contains a set of parameter IDs and values which may be passed as input to other APIs.
unsigned int CWB_ENTRY CWBSO_CreateParmObjHandle( CWBSO_PARMOBJ_HANDLE far* lpParmObjHandle);
The following list shows common return values.
When the parameter object is no longer needed, the calling program is responsible for doing the following: