CBaseVideoWindow Class
Microsoft DirectShow 9.0 |
CBaseVideoWindow Class
The CBaseVideoWindow class implements the IDispatch methods of the IVideoWindow interface. The remaining IVideoWindow methods are left as pure virtual methods, and must be implemented by a derived class.
The IDispatch methods in this class are standard implementations, and are not described in detail here.
Requirements
** Header:** Declared in Ctlutil.h; include Streams.h.
** Library:** Use Strmbase.lib (retail builds) or Strmbasd.lib (debug builds).
See Also