MultiCamObject::GetParam Method (const char*, unsigned int&)
Retrieves the value of a MultiCamObject parameter. Independently of the parameter type, its value is returned as an unsigned int.
[C++] void MultiCamObject::GetParam( |
Parameters
param
Caller-allocated character string holding the MultiCam parameter name.
value
Parameter value.
See Also
MultiCamObject Class | MultiCamObject::GetParam | MultiCamObject::SetParam