WIM_CLOSE message

The WIM_CLOSE message is sent to the given waveform-audio input callback function when a waveform-audio input device is closed. The device handle is no longer valid after this message has been sent.

WIM_CLOSE 
dwParam1 = reserved 
dwParam2 = reserved 

Parameters

dwParam1

Reserved; must be zero.

dwParam2

Reserved; must be zero.

Return Value

This message does not return a value.

Requirements

Requirement Value
Minimum supported client
Windows 2000 Professional [desktop apps only]
Minimum supported server
Windows 2000 Server [desktop apps only]
Header
Mmsystem.h (include Windows.h)

See also

Waveform Audio

Waveform Messages