ArcObjects Library Reference (CatalogUI)  

MetadataServiceEngine CoClass

Metadata Service Search Engine.

Product Availability

Available with ArcGIS Desktop.

Supported Platforms

Windows

Interfaces

Interfaces Description
IConnectionPointContainer Supports connection points for connectable objects.
ISearchEngine Provides access to members that control the operation of the search engine.
ISearchEngineProperties Provides access to members that modify the search engine's property set.

Event Interfaces

Interfaces Description
ISearchEngineEvents (default) Provides access to events that are fired by an ongoing search.

Working with Events

[Visual Basic 6.0]

When working with MetadataServiceEngine's default outbound interface in Visual Basic 6 declare variables as follows:

Private WithEvents pMetadataServiceEngine as MetadataServiceEngine