'DeclarationPublic Sub SetProfileXCurrentInput( _ ByVal profile As Integer, _ ByVal currentInput As String _ )
'UsageDim instance As DeviceIDC250 Dim profile As Integer Dim currentInput As String instance.SetProfileXCurrentInput(profile, currentInput)
public void SetProfileXCurrentInput( int profile, string currentInput )
Parameters
- profile
- currentInput