ISearchNotifyInlineSite interface (searchapi.h)
Provides methods the Search service uses to send updates on catalog and index status to notification providers.
Inheritance
The ISearchNotifyInlineSite interface inherits from the IUnknown interface. ISearchNotifyInlineSite also has these types of members:
Methods
The ISearchNotifyInlineSite interface has these methods.
ISearchNotifyInlineSite::OnCatalogStatusChange Called by the search service to notify a client when the status of the catalog changes. |
ISearchNotifyInlineSite::OnItemIndexedStatusChange Called by the search service to notify the client when the status of a particular document or item changes. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP with SP2, Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2003 [desktop apps only] |
Target Platform | Windows |
Header | searchapi.h |
Redistributable | Windows Desktop Search (WDS) 3.0 |
See also
Conceptual