InvalidateRect
Invalidates the client area within the given rectangle by adding that rectangle to the Window update region.
void InvalidateRect(const RECT* lpRect, BOOL bErase = TRUE)
See the example for SetRedraw.
origin.h