MidiDevices object |
|
The MidiDevices object, accessible through the control's MidiDevices property, is internally implemented as a COM interface called IMidiDevices and contains methods needed to manage communication with input and output MIDI devices.
The MidiDevices object is implemented through the following methods:
For further details about the use of MIDI devices see the How to manage MIDI devices tutorial.