Provides access to events that are fired by an ongoing search.
Product Availability
Available with ArcGIS Desktop.
Members
| Description | ||
|---|---|---|
![]()  | 
ObjectFound | Fired when an object is found that satisfies the search criteria. | 
![]()  | 
SearchCanceled | Fired when the search is explicitly canceled. | 
![]()  | 
SearchFailed | Fired when the search terminates prematurely. | 
![]()  | 
SearchFinished | Fired when the search is complete. | 
![]()  | 
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. | 
