CDrawImage::m_MemoryDC
Microsoft DirectShow 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;
Requirements
** Header:** Declared in Winutil.h; include Streams.h.
** Library:** Use Strmbase.lib (retail builds) or Strmbasd.lib (debug builds).
See Also