COleControl::InvalidateRgn

This method invalidates the container window's client area within the specified region. This method can be used to redraw windowless controls in the region.

At a Glance

Header file: Afxctl.h
Platforms: H/PC 2.0, H/PC Pro
Windows CE versions: 2.0 and later
Complete documentation: Visual C++ documentation

Syntax

void InvalidateRgn( CRgn* pRgn, BOOL bErase = TRUE );