Microsoft DirectX 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.

See Also