Microsoft DirectX 9.0

CDrawImage::m_MemoryDC

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

Syntax

HDC m_MemoryDC;

See Also