MM_WIM_DATA top-level constant

int const MM_WIM_DATA

The MM_WIM_DATA message is sent to a window when waveform-audio data is present in the input buffer and the buffer is being returned to the application. The message can be sent either when the buffer is full or after the waveInReset function is called.

Implementation

const MM_WIM_DATA = 0x3C0;