The MIDI_OUTCAPS type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| channelMask |
Channels that an internal synthesizer device responds to.
| |
| driverVersion |
Version number of the device driver for the MIDI output device.
| |
| mid |
Manufacturer identifier of the device driver for the MIDI output device.
| |
| name |
Product name in a null-terminated string.
| |
| notes |
Maximum number of simultaneous notes that can be played by an internal synthesizer device.
| |
| pid |
Product identifier of the MIDI output device.
| |
| support |
Optional functionality supported by the device.
| |
| technology |
Type of the MIDI output device.
| |
| voices |
Number of voices supported by an internal synthesizer device.
|
See Also