CBaseWindow::m_bActivated
Microsoft DirectShow 9.0 |
CBaseWindow::m_bActivated
Flag that specifies whether the window has been activated. If TRUE, the window has been activated.
Syntax
BOOL m_bActivated;
Requirements
** Header:** Declared in Winutil.h; include Streams.h.
** Library:** Use Strmbase.lib (retail builds) or Strmbasd.lib (debug builds).
See Also