Microsoft DirectX 9.0

CDrawImage::m_hdc

The m_hdc member variable is a handle to the device context of the owning window.

Syntax

HDC m_hdc;

See Also