MIDIInitializationStatus

Defines MIDI initialization status codes.

Values

ValueMeaning
AllOk0

No errors were encountered, operation was successful.

DevicesNotFound

No devices are found.

InitError

Initialization error otherwise not specified.

OSNotSupported

OS not (yet) supported.

Meta