IHTMLFiltersCollection interface
This interface provides the ability to access the collection of filters for the object.
Members
The IHTMLFiltersCollection interface inherits from the IDispatch interface but does not have additional members.
Remarks
This is a zero-based collection of filters that is exposed from the document object. The methods for this interface allow for obtaining the number of filters in the collection, enumerating over the collection, or requesting a single filter from the collection.
Requirements
|
Minimum supported client | Windows XP [desktop apps only] |
|---|---|
|
Minimum supported server | Windows 2000 Server [desktop apps only] |
|
Header |
|
|
IDL |
|
|
DLL |
|
Build date: 11/12/2012