WM_AUDSRCUNSELECT

This message is posted by the system to notify an application that an audio source has been unselected. The application must implement a callback function to receive the message.

wParam
Specifies the current audio source identifier.
lParam
Specifies the new audio source identifier.

See Also

WM_AUDSRCSELECT