Microsoft DirectX 9.0

CBaseRenderer::Stop

The Stop method stops the filter.

Syntax

HRESULT Stop(void);

Return Value

Returns S_OK.

Remarks

This method overrides the CBaseFilter::Stop method. It performs the following actions:

See Also