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 |
CRendererInputPin::Inactive
The Inactive method notifies the pin that the filter is no longer active. This method overrides the CBaseInputPin::Inactive method.
Syntax
HRESULT Inactive(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