Share via


MM_WOM_CLOSE (Windows Embedded CE 6.0)

1/6/2010

This message is sent to a window when a waveform-audio output device is closed. The device handle is no longer valid after this message has been sent.

Syntax

MM_WOM_CLOSE 
    wParam = (WPARAM) hOutputDev
    lParam = reserved 

Parameters

  • hOutputDev
    Handle to the device that was closed.
  • lParam
    Reserved; must be zero.

Return Value

None.

Requirements

Header mmsystem.h
Windows Embedded CE Windows CE 2.0 and later

See Also

Reference

Waveform Audio Messages