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") 
 

© 1997-1998 Microsoft Corporation. All rights reserved.