Microsoft DirectX 9.0

IRegFilterInfo.Name

The Name property retrieves the name of the filter.

Syntax

objRegFilterInfo.Name As String

Parameters

This property takes no parameters.

Return Values

Returns a string containing the name.

Remarks

This property is read-only.

See Also