Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This message is sent to a waveOutProc callback function 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.
WOM_DONE dwParam1 = (DWORD)lpwvhdrdwParam2 = reserved
Parameters
- dwParam1
Pointer to a WAVEHDR structure identifying the buffer. - dwParam2
Reserved; must be zero.
Return Values
None.
Requirements
OS Versions: Windows CE 2.0 and later.
Header: Mmsystem.h.
See Also
Waveform Audio Messages | waveOutProc | waveOutReset | WAVEHDR
Send Feedback on this topic to the authors