ArcObjects Library Reference (CatalogUI)  

ISearchEngineEvents Interface

Provides access to events that are fired by an ongoing search.

Product Availability

Available with ArcGIS Desktop.

Members

Description
Event ObjectFound Fired when an object is found that satisfies the search criteria.
Event SearchCanceled Fired when the search is explicitly canceled.
Event SearchFailed Fired when the search terminates prematurely.
Event SearchFinished Fired when the search is complete.
Event SearchLocationChanged Fired when the search begins looking inside a new folder or other container.

CoClasses that implement ISearchEngineEvents

CoClasses and Classes Description
CatalogSearchEngine A search engine that looks in the Catalog for objects that match the search criteria.
FileSystemXmlSearchEngine A search engine that looks on the file system for XML files that match the search criteria.
FindDialog The Search dialog box.
MetadataServiceEngine Metadata Service Search Engine.