Metadata Service Search Engine.
| 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. |
| Interfaces | Description |
|---|---|
| ISearchEngineEvents (default) | Provides access to events that are fired by an ongoing search. |
When working with MetadataServiceEngine's default outbound interface in Visual Basic 6 declare variables as follows: Private WithEvents pMetadataServiceEngine as MetadataServiceEngine