Previous in Contents Next in Contents

IGatherLog Interface

Hierarchy

ISearchAdmin:IBuildServer:IBuildCatalogs:IBuildCatalog:IGatherLogs

This interface manages a catalog build server log containing information about the documents that Search successfully or unsuccessfully crawled, or avoided, while building a catalog.

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


© 1997-2000 Microsoft Corporation. All rights reserved.