Share via


ISearchCatalogManager::GetPersistentItemsChangedSink Method

Gets the change notification event sink interface for a client. This method is used by client applications and protocol handlers to notify the indexer of changes.

Syntax

HRESULT GetPersistentItemsChangedSink(      
    ISearchPersistentItemsChangedSink **ppISearchPersistentItemsChangedSink
);

Parameters

Return Value

Returns S_OK if successful, or an error value otherwise.