CWindow::GetUpdateRect

This method retrieves the coordinates of the smallest rectangle that completely encloses the update region.

Syntax

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

At a Glance

Header file: Atlwin.h
Platforms:
Versions: Version 2.0 and later
Complete documentation: Visual C++ documentation

See Also

CWindow Overview, CWindow Methods, CWindow::GetUpdateRgn