MvcBufferedWrapper_T::InvalidateRect

void MvcBufferedWrapper_T::InvalidateRect(const CRect& rcLog, BOOL bErase = TRUE, BOOL bRepairNow = FALSE)

Invalidate the specified rectangle within the viewport.

Defined in: MvcBufferedWrapper.h

Return Value

void

Parameters

rcLog

Specifies the rectangle to invalidate, in logical coordinates

bErase

Should the visual part be completely erased prior to redraw

bRepairNow

Repair the invalid area immediately