MCIWNDM_NOTIFYSIZE message

The MCIWNDM_NOTIFYSIZE message notifies the parent window of an application that the window size has changed.

MCIWNDM_NOTIFYSIZE 
wParam = (WPARAM) (HWND) hwnd; 
lParam = 0; 

Parameters

hwnd

Handle to the MCIWnd window.

Remarks

You can enable notification of changes in the size of an MCIWnd window by specifying the MCIWNDF_NOTIFYSIZE window style.

Requirements

Requirement Value
Minimum supported client
Windows 2000 Professional [desktop apps only]
Minimum supported server
Windows 2000 Server [desktop apps only]
Header
Vfw.h