int ExcludeUpdateRgn( CWnd* pWnd );
Return Value
The type of excluded region. It can be any one of the following values:
Parameters
pWnd
Points to the window object whose window is being updated.
Remarks
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.
CDC Overview | Class Members | Hierarchy Chart
See Also CDC::ExcludeClipRect, ::ExcludeUpdateRgn