CImagePalette::m_pBaseWindow
Microsoft DirectShow 9.0 |
CImagePalette::m_pBaseWindow
The m_pBaseWindow member variable is a pointer to the CBaseWindow object that manages the window.
Syntax
CBaseWindow *m_pBaseWindow;
Requirements
** Header:** Declared in Winutil.h; include Streams.h.
** Library:** Use Strmbase.lib (retail builds) or Strmbasd.lib (debug builds).
See Also