How to get an Instance MultiCam Parameter
The mandatory MultiCam API functions to obtain the value from an instance parameter are:
Function |
Method |
McGetParamInst |
By-ident reference method |
McGetParamNmInst |
By-name reference method |
The returned value is of the MCHANDLE type.
The Status variable can be used for error checking.