BCGSuite for MFC
CBCGPPostRedraw::CBCGPPostRedraw ( CWnd *  pWnd,
UINT  nRedrawFlags = RDW_INVALIDATE | RDW_UPDATENOW | RDW_ERASE 
)
inline

A default constructor.

Parameters
pWndA pointer to a window.
nRedrawFlagsFlags that will be used in CWnd::RedrawWindow (called in destructor). If this parameter is zero, CWnd::RedrawWindow is not called.