CBaseWindow::m_bRealizing
Microsoft DirectShow 9.0 |
Flag that specifies whether a new palette is being realized. In debug builds, the value is TRUE while the palette is changing and FALSE otherwise. This variable is not used in retail builds.
Syntax
BYTE m_bRealizing;
Requirements
** Header:** Declared in Winutil.h; include Streams.h.
** Library:** Use Strmbase.lib (retail builds) or Strmbasd.lib (debug builds).
See Also