CBaseWindow::m_hdc

 
Microsoft DirectShow 9.0

CBaseWindow::m_hdc

Handle to the window's device context.

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