CWnd::GetWindowRect
Visual Studio 2012
Copies the dimensions of the bounding rectangle of the CWnd object to the structure pointed to by lpRect.
void GetWindowRect( LPRECT lpRect ) const;
Copies the dimensions of the bounding rectangle of the CWnd object to the structure pointed to by lpRect.
void GetWindowRect( LPRECT lpRect ) const;