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 |
CBaseWindow::m_bNoRealize
Flag that specifies whether the window should realize its palette. If TRUE, the window does not realize its palette. The default value is FALSE.
Syntax
BYTE m_bNoRealize;
Requirements
** Header:** Declared in Winutil.h; include Streams.h.
** Library:** Use Strmbase.lib (retail builds) or Strmbasd.lib (debug builds).
See Also