CWindow::GetDCEx

检索工作区的设备上下文并允许剪辑选项。

HDC GetDCEx(
   HRGN hRgnClip,
   DWORD flags 
) throw();

备注

在参见 Windows SDK的 GetDCEx

要求

Header: atlwin.h

请参见

参考

CWindow选件类

CWindow::GetDC

CWindow::GetWindowDC

CWindow::ReleaseDC