CDC::ExcludeUpdateRgn
Visual Studio 2012
Prevents drawing within invalid areas of a window by excluding an updated region in the window from the clipping region associated with the CDC object.
int ExcludeUpdateRgn( CWnd* pWnd );