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 |
CBaseControlVideo::OnUpdateRectangles
The OnUpdateRectangles method is called when either the source or destination rectangle changes.
Syntax
virtual HRESULT OnUpdateRectangles(void);
Return Value
Returns NOERROR.
Requirements
** Header:** Declared in Ctlutil.h; include Streams.h.
** Library:** Use Strmbase.lib (retail builds) or Strmbasd.lib (debug builds).
See Also