MultiCam Boards Documentation > MultiCam Documentation > MultiCam User Guide > MultiCam Basics > Parameters > Accessing a Parameter > Code Examples for setting a MultiCam Parameter > How to set an Instance MultiCam Parameter

How to set an Instance MultiCam Parameter

The mandatory MultiCam API functions to assign a value to an instance parameter are:

Function

Method

McSetParamInst

By-ident reference method

McSetParamNmInst

By-name reference method

The value to be assigned to the parameter is of the MCHANDLE type.

The Status variable can be used for error checking.