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