BOOL GetWindowRect( LPRECT lpRect ) const;
See GetWindowRect in the Win32 SDK.
Remarks
Retrieves the window's bounding dimensions.
CWindow Overview | Class Members
See Also CWindow::GetClientRect, RECT