Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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