BOOL GetClientRect( LPRECT lpRect ) const;
See GetClientRect in the Win32 SDK.
Remarks
Retrieves the coordinates of the client area.
CWindow Overview | Class Members
See Also CWindow::GetWindowRect, RECT