The MM_MIXM_LINE_CHANGE message is sent by a mixer device to notify an application that the state of an audio line on the specified device has changed. The application should refresh its display and cached values for the specified audio line.
MM_MIXM_LINE_CHANGE
wParam = (WPARAM) hMixer
lParam = (LPARAM) dwLineID
An application must open a mixer device and specify a callback window to receive the MM_MIXM_LINE_CHANGE message.
Windows NT: Requires version 3.1 or later.
Windows: Requires Windows 95 or later.
Windows CE: Unsupported.
Header: Declared in mmsystem.h.
Audio Mixers Overview, Audio Mixer Messages, mixerGetLineInfo, MIXERLINE