WM_AUDSRCSELECT

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

Parameters

wParam
Specifies the audio source identifier.
lParam
Set to 0.

See Also

WM_AUDSRCUNSELECT