CBaseWindow::m_bBackground

 
Microsoft DirectShow 9.0

CBaseWindow::m_bBackground

Flag that specifies whether the palette should be a background palette. If TRUE, the palette is selected as a background palette.

Syntax

  m_bBackground;

Requirements

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

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

See Also