Share via


WOM_DONE

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/2010

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.

Syntax

WOM_DONE 
    dwParam1 = (DWORD) lpwvhdr
    dwParam2 = reserved 

Parameters

  • dwParam1
    Pointer to a WAVEHDR structure identifying the buffer.
  • dwParam2
    Reserved; must be zero.

Return Value

None.

Requirements

Header mmsystem.h
Windows Embedded CE Windows CE 2.0 and later
Windows Mobile Windows Mobile Version 5.0 and later

See Also

Reference

Waveform Audio Messages
waveOutProc
waveOutReset
WAVEHDR