Share via


MM_WIM_CLOSE

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/2010

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

Syntax

MM_WIM_CLOSE
    wParam = (WPARAM) hInputDev
    lParam = reserved 

Parameters

  • hInputDev
    Handle to the waveform-audio input 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
Windows Mobile Windows Mobile Version 5.0 and later

See Also

Reference

Waveform Audio Messages