CWindow::GetUpdateRect

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

At a Glance

Header file: Atlwin.h
Windows CE versions: 2.0 and later
Complete documentation: Visual C++ documentation

Syntax

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

See Also

CWindow::GetUpdateRgn