'DeclarationSub SetChannelXCurrentInput( _ ByVal channel As Integer, _ ByVal currentInput As String _ )
'UsageDim instance As ISupportCurrentInput Dim channel As Integer Dim currentInput As String instance.SetChannelXCurrentInput(channel, currentInput)
void SetChannelXCurrentInput( int channel, string currentInput )
Parameters
- channel
- currentInput