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