
This interface is implemented by a control that is being used as a filter.
ICSSFilter Methods
| OnAmbientPropertyChange SetSite |
HRESULT OnAmbientPropertyChange(
LONG dispid
);
Notifies the filter of an ambient property change in the element.
HRESULT SetSite(
ICSSFilterSite *pSink
);
Initializes the site being filtered.
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.