Share via


ISearchPersistentItemsChangedSink Interface

Provides methods for passing change notifications to alert the indexer that items need to be updated.

ISearchPersistentItemsChangedSink Members

OnItemsChanged Notifies the indexer to index changed items.
StartedMonitoringScope Called by a notifications provider to notify the indexer to monitor changes to items within a specified hierarchical scope.
StoppedMonitoringScope Called by a notifications provider to notify the indexer to stop monitoring changes to items within a specified hierarchical scope.

Interface Information

Inherits from IUnknown
Header and IDL files searchapi.h, searchnotifications.idl
Minimum operating systems Windows XP Service Pack 2 (SP2) with Windows Desktop Search (WDS) 3.0, Windows Server 2003, Windows Vista

See Also

The Indexing Process, Notifying the Index of Changes