Microsoft DirectX 8.1 (C++)

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