IHTMLControlElement::addFilterIHTMLControlElement::addFilter*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IHTMLControlElement::blur
*Next Topic: IHTMLControlElement::removeFilter

IHTMLControlElement::addFilter


HRESULT addFilter(
    IUnknown *pUnk
);

Adds the specified filter to the list of filters influencing this element.

pUnk
Address of the IUnknown interface of the filter to be added.

See also removeFilter


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.