CALLBACK_WINDOW top-level constant

  1. @Deprecated('Use MIDI_WAVE_OPEN_TYPE.CALLBACK_WINDOW instead')
int const CALLBACK_WINDOW

The dwCallback parameter is a window handle.

Implementation

@Deprecated('Use MIDI_WAVE_OPEN_TYPE.CALLBACK_WINDOW instead')
const CALLBACK_WINDOW = 0x00010000;