Share via


IFilterInfo.IsFileSource

Note  This topic is deprecated. It applies to Visual Basic 6.0. DirectShow is not supported for Visual Basic .NET or C#.

The IsFileSource property indicates whether the filter is a file-source filter.

objFilterInfo.IsFileSource As Long

Parameters

This property takes no parameters.

Return Value

Returns True if the filter is a file-source filter, or False otherwise.

Remarks

This property is read-only. Internally, this method queries the filter for the IFileSourceFilter interface.

Requirements

Type Library

ActiveMovie control type library

DLL

Quartz.dll

See Also

IFilterInfo Object

IFilterInfo.Filename

 

 

Send comments about this topic to Microsoft

Build date: 8/31/2010