ISearchItemsChangedSink Interface
Provides notifications for changes to indexed items. Also provides notification of the hierarchical scope that is being monitored for changed items.
ISearchItemsChangedSink Members
OnItemsChanged Call this method to notify an indexer to re-index some changed items. StartedMonitoringScope Permits an index-managed notification source to add itself to a list of "monitored scopes". StoppedMonitoringScope Not implemented.
Interface Information
Inherits from IUnknown Header searchapi.h Minimum operating systems Windows XP Service Pack 2 (SP2) with Windows Desktop Search (WDS) 3.0, Windows Server 2003 Service Pack 1 (SP1) with Windows Desktop Search (WDS) 3.0, Windows Vista
See Also