IProtocol Interface

Hierarchy

ISearchAdmin:IBuildServer:IBuildCatalogs:IBuildCatalog:IProtocols

This interface contains the properties of a protocol that Search crawls or avoids when crawling.

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-1998 Microsoft Corporation. All rights reserved.