MM_WOM_DONE top-level constant

int const MM_WOM_DONE

The MM_WOM_DONE message is sent to a window when the given output buffer is being returned to the application. Buffers are returned to the application when they have been played, or as the result of a call to the waveOutReset function.

Implementation

const MM_WOM_DONE = 0x3BD;