MM_WOM_DONE (Windows CE 5.0)
This 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.
MM_WOM_DONE wParam = (WPARAM)hOutputDevlParam = (LONG)lpwvhdr
Parameters
- hOutputDev
Handle to the waveform-audio output device that played the buffer. - lpwvhdr
Pointer to a WAVEHDR structure identifying the buffer.
Return Values
None.
Requirements
OS Versions: Windows CE 2.0 and later.
Header: Mmsystem.h.
See Also
Waveform Audio Messages | waveOutReset | WAVEHDR
Send Feedback on this topic to the authors