BOOL GetWindowPlacement( WINDOWPLACEMENT FAR* lpwndpl ) const;
See GetWindowPlacement in the Win32 SDK.
Remarks
Retrieves the show state and positions.
CWindow Overview | Class Members
See Also CWindow::SetWindowPlacement, WINDOWPLACEMENT