This method retrieves the update region and copies it into a specified region.
At a Glance
| Header file: | Atlwin.h |
| Windows CE versions: | 2.0 and later |
| Complete documentation: | Visual C++ documentation |
Syntax
int GetUpdateRgn( HRGN hRgn, BOOL bErase = FALSE );
See Also