MultiCamObject::GetParam Method (MCPARAMID, char*, int)
Returns the value of a MultiCam parameter. Independently of the parameter type, its value is returned as a character string.
[C++] void MultiCamObject::GetParam( |
Parameters
param
MultiCam parameter identifier.
value
Caller-allocated character string. After the call, it holds the parameter value.
maxLength
Size of the caller-allocated character string.
See Also
MultiCamObject Class | MultiCamObject::GetParam | MultiCamObject::SetParam