_ISelectInputComboBoxEvents
The _ISelectInputComboBoxEvents Interface is the event interface from the MV Select Input Combo Box Control.
Methods:
| SelectedInputChanged | Called if the selected input was changed. |
Typelib: MV SelectInputComboBox
Method _ISelectInputComboBoxEvents::SelectedInputChanged
Declaration: Sub SelectedInputChangedCalled if the selected input was changed.
Prototype:HRESULT SelectedInputChanged();