WM_MDIGETACTIVE

Version 3.0

This message returns the current active multiple document interface (MDI) child window, along with a flag indicating whether the child is maximized or not.

Parameter

Description

 

wParam

Not used.

 

lParam

Not used.

 

Return Value

The return value contains the handle of the active MDI child window in its low word. If the window is maximized, the high word contains 1; otherwise, the high word is zero.