McSetParamPtr
Assigns an string variable to a MultiCam parameter. The parameter is referred to by-identifier.
[C] MCSTATUS McSetParamPtr( |
Parameters
Instance
Handle of the instance of the parameter to configure.
Param
Identifier of the parameter to configure.
ValuePtr
Pointer to the parameter.
Remarks
If the MultiCam parameter is not of the string type, a type conversion is performed.
See Also