ISearchItemsChangedSink interface (searchapi.h)
Provides notifications for changes to indexed items. Also provides notification of the hierarchical scope that is being monitored for changed items.
Inheritance
The ISearchItemsChangedSink interface inherits from the IUnknown interface. ISearchItemsChangedSink also has these types of members:
Methods
The ISearchItemsChangedSink interface has these methods.
ISearchItemsChangedSink::OnItemsChanged Call this method to notify an indexer to re-index some changed items. |
ISearchItemsChangedSink::StartedMonitoringScope Permits an index-managed notification source to add itself to a list of "monitored scopes". |
ISearchItemsChangedSink::StoppedMonitoringScope Not implemented. (ISearchItemsChangedSink.StoppedMonitoringScope) |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP with SP2, Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2003 with SP1 [desktop apps only] |
Target Platform | Windows |
Header | searchapi.h |
Redistributable | Windows Desktop Search (WDS) 3.0 |