CWindow::GetWindowPlacement

BOOL GetWindowPlacement( WINDOWPLACEMENT FAR* lpwndpl ) const;

See GetWindowPlacement in the Win32 SDK.

Remarks

Retrieves the show state and positions.

CWindow OverviewClass Members

See Also   CWindow::SetWindowPlacement, WINDOWPLACEMENT