MOM_CLOSE top-level constant
The MOM_CLOSE message is sent to a MIDI output callback function when a MIDI output device is closed.
Implementation
@Deprecated('Use MM_MOM_CLOSE')
const int MOM_CLOSE = MM_MOM_CLOSE;
The MOM_CLOSE message is sent to a MIDI output callback function when a MIDI output device is closed.
@Deprecated('Use MM_MOM_CLOSE')
const int MOM_CLOSE = MM_MOM_CLOSE;