
This interface provides a filter control with access to elements.
ICSSFilterSite Methods
| FireOnFilterChangeEvent GetElement |
HRESULT FireOnFilterChangeEvent(void);
Fires the onfilterchange method for the specified object.
HRESULT GetElement(
IHTMLElement **ppElem
);
Retrieves the interface to the element the filter is influencing.
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.