CWindow::GetUpdateRect
Retrieves the coordinates of the smallest rectangle that completely encloses the update region.
BOOL GetUpdateRect(
LPRECT lpRect,
BOOL bErase = FALSE
) throw();
Remarks
See GetUpdateRect in the Windows SDK.
Requirements
Header: atlwin.h