Share via


MM_WOM_CLOSE (Compact 2013)

3/26/2014

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; set to 0 (zero).

Return Value

None.

Requirements

Header

mmsystem.h

See Also

Reference

Waveform Audio Messages