MOM_CLOSE top-level constant

  1. @Deprecated('Use MM_MOM_CLOSE')
int const MOM_CLOSE

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;