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


CDC::m_hAttribDC

The attribute device context for this CDC object.

HDC m_hAttribDC;

Заметки

By default, this device context is equal to m_hDC. In general, CDC GDI calls that request information from the device context are directed to m_hAttribDC. See the CDC class description for more on the use of these two device contexts.

Требования

Header: afxwin.h

См. также

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

CDC Class

CDC Members

Hierarchy Chart

CDC::m_hDC

CDC::SetAttribDC

CDC::ReleaseAttribDC