Поделиться через


CWindow::GetUpdateRgn

Retrieves the update region and copies it into a specified region.

int GetUpdateRgn(
   HRGN hRgn,
   BOOL bErase = FALSE 
) throw();

Заметки

See GetUpdateRgn in the Windows SDK.

Требования

Header: atlwin.h

См. также

Основные понятия

CWindow Class

CWindow Members

CWindow::GetUpdateRect