0 out of 3 rated this helpful - Rate this topic

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

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.