Microsoft DirectX 9.0

IFilterInfo.Name

The Name property retrieves the name of the filter.

Syntax

objFilterInfo.Name As String

Parameters

This property takes no parameters.

Return Values

Returns the name of the filter.

Remarks

This property is read-only.

See Also