MultiCam Boards Documentation > MultiCam Documentation > MultiCam ActiveX Reference > Legacy > Controls > EBoard Control > SetParamNm Method

SetParamNm Method

Sets the value of a MultiCam parameter.

[Visual Basic]

object.SetParamNm(
  ParamName As String,
  Value As Variant
)

Parameters

object

An EBoard control object.

ParamName

A string with the name of the MultiCam parameter.

Value

Parameter value.

See Also

EBoard Control | GetParamNm Method