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. |
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.