This method updates a specified rectangle or region in the client area.
At a Glance
| Header file: | Atlwin.h |
| Windows CE versions: | 2.10 and later |
| Complete documentation: | Visual C++ documentation |
Syntax
BOOL RedrawWindow( LPCRECT lpRectUpdate = NULL, HRGN hRgnUpdate = NULL, UINT flags = RDW_INVALIDATE | RDW_UPDATENOW | RDW_ERASE );