Previous in Contents Next in Contents

IGatherNotify Interface

Hierarchy

CGatherNotify

This interface is used to notify Search that content has changed and that a catalog should be updated.

To use the IGatherNotify interface, you create an instance of the CGatherNotify COM class by calling CreateObject, as follows:

Set objGatherNotify = CreateObject("GatherSvc.GatherNotify.1") 
 

© 1997-2000 Microsoft Corporation. All rights reserved.