CWindow::GetWindowRect

BOOL GetWindowRect( LPRECT lpRect ) const;

See GetWindowRect in the Win32 SDK.

Remarks

Retrieves the window’s bounding dimensions.

CWindow OverviewClass Members

See Also   CWindow::GetClientRect, RECT