CDC::m_hAttribDC

Remarks

The attribute device context for this CDC object. 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.

CDC OverviewClass MembersHierarchy Chart

See Also   CDC::m_hDC, CDC::SetAttribDC, CDC::ReleaseAttribDC