CALLBACK_FUNCTION top-level constant

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

The dwCallback parameter is a callback procedure address.

Implementation

@Deprecated('Use MIDI_WAVE_OPEN_TYPE.CALLBACK_FUNCTION instead')
const CALLBACK_FUNCTION = 0x00030000;