int GetUpdateRgn( HRGN hRgn, BOOL bErase = FALSE );
See GetUpdateRgn in the Win32 SDK.
Remarks
Retrieves the update region and copies it into a specified region.
CWindow Overview | Class Members
See Also CWindow::GetUpdateRect