Overview
Group
Quick Info

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.

MM_WOM_DONE

wParam = (WPARAM) hOutputDev

lParam = (LONG) lpwvhdr

Parameters

hOutputDev

Handle of the waveform-audio output device that played the buffer.

lpwvhdr

Address of a WAVEHDR structure identifying the buffer.

Return Values

This message does not return a value.

See Also

waveOutReset
, WAVEHDR

Software for developers
Delphi Components
.Net Components
Software for Android Developers
More information resources
MegaDetailed.Net
Unix Manual Pages
Delphi Examples