The m_hdc member variable is a handle to the device context of the owning window.
Syntax
HDC m_hdc;
See Also