MIM_CLOSE top-level constant Null safety
The MIM_CLOSE message is sent to a MIDI input callback function when a MIDI input device is closed.
Implementation
const MIM_CLOSE = MM_MIM_CLOSE;
The MIM_CLOSE message is sent to a MIDI input callback function when a MIDI input device is closed.
const MIM_CLOSE = MM_MIM_CLOSE;