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

See Also