CWindow::GetClientRect

BOOL GetClientRect( LPRECT lpRect ) const;

See GetClientRect in the Win32 SDK.

Remarks

Retrieves the coordinates of the client area.

CWindow OverviewClass Members

See Also   CWindow::GetWindowRect, RECT