Gets the value of a parameter in a parameter list object.
unsigned int CWB_ENTRY cwbOBJ_GetParameter(
cwbOBJ_ParmHandle parmListHandle,
cwbOBJ_KeyID key,
void *buffer,
unsigned long bufLen,
unsigned long *bytesNeeded,
cwbOBJ_DataType *keyType,
cwbSV_ErrHandle errorHandle);
The following list shows common return values.
None