Share via


MM_WIM_CLOSE (Compact 2013)

3/26/2014

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

See Also

Reference

Waveform Audio Messages