CWindow::GetUpdateRect

BOOL GetUpdateRect( LPRECT lpRect, BOOL bErase = FALSE );

See GetUpdateRect in the Win32 SDK.

Remarks

Retrieves the coordinates of the smallest rectangle that completely encloses the update region.

CWindow OverviewClass Members

See Also   CWindow::GetUpdateRgn, RECT