Previous in Contents Next in Contents

IProtocol Interface

Hierarchy

ISearchAdmin:IBuildServer:IBuildCatalogs:IBuildCatalog:IProtocols

This interface manages the properties of a protocol that Search can use when crawling (IProtocol interface objects).

You access a specific IProtocol interface object by calling the IProtocols.Item property. You can access all of the IProtocol interface objects by iterating through the IProtocols collection in a for each loop.


© 1997-2000 Microsoft Corporation. All rights reserved.