MM_WIM_CLOSE (Windows Embedded CE 6.0)
1/6/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 |