Share via


CDrawImage::m_hdc

 
Microsoft DirectShow 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;

Requirements

**  Header:** Declared in Winutil.h; include Streams.h.

**  Library:** Use Strmbase.lib (retail builds) or Strmbasd.lib (debug builds).

See Also