CRendererInputPin::Active
Microsoft DirectShow 9.0 |
CRendererInputPin::Active
The Active method notifies the pin that the filter is now active. This method overrides the CBasePin::Active method.
Syntax
HRESULT Active(void);
Return Value
Returns an HRESULT value.
Requirements
** Header:** Declared in Renbase.h; include Streams.h.
** Library:** Use Strmbase.lib (retail builds) or Strmbasd.lib (debug builds).
See Also