Sets the current board or channel parameter. (Dialogic).
[Visual Basic] Public Shared Function SetParmInt( _ ByVal chdev As Integer, _ ByVal parm As Parm, _ ByVal valuep As Integer _ ) As Integer
[C#] public static int SetParmInt( intchdev, Parmparm, intvaluep );
Parameters
chdev
The channel device handle
parm
Which parameter you are interested in setting the value of. For a complete listing of these parameters, see Table 10 (Section 4.2) in the Voice Reference manual for NT (Volume II)