McGetParamNmPtr
Returns the current value of a MultiCam parameter as a string variable. The parameter is referred to by-name.
[C] MCSTATUS McGetParamNmPtr( ); |
Parameters
Instance
Handle of the instance of the parameter to read.
ParamName
Pointer to a string containing the name of the parameter to read.
ValuePtr
Pointer to the parameter value.
See Also