| WINDOWPLACEMENT Fields |
The WINDOWPLACEMENT type exposes the following members.
| Name | Description | |
|---|---|---|
| flags | Window position control flags | |
| length | The length of the structure | |
| ptMaxPosition_x | Window upper left when maximized | |
| ptMaxPosition_y | Window upper left when maximized | |
| ptMinPosition_x | Window upper left when minimized | |
| ptMinPosition_y | Window upper left when minimized | |
| rcNormalPosition_bottom | Window coordinates when in the restored position | |
| rcNormalPosition_left | Window coordinates when in the restored position | |
| rcNormalPosition_right | Window coordinates when in the restored position | |
| rcNormalPosition_top | Window coordinates when in the restored position | |
| showCmd | The current show state of the window |