Share via


Filters.Item property

Retrieves the specified item in the Filters collection by position or FilterID

This property is read-only.

Syntax

Property Item( _
  ByVal Index As LONG _
)

Property value

Remarks

For example code, see Convert a File in Shared Samples.

Requirements

Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2003 R2 [desktop apps only]
Header
Wiaaut.h
IDL
Wiaaut.idl

See also

Reference

Filter

Filters