ArcObjects Library Reference (Catalog)  

IGxCatalogEventsDisp Interface

Provides access to events that the catalog can fire.

Product Availability

Available with ArcGIS Desktop.

Members

Description
Event OnObjectAdded Called when an object has been added to some part of the catalog.
Event OnObjectChanged Called when an object in some part of the catalog has been changed.
Event OnObjectDeleted Called when an object has been deleted from some part of the catalog.
Event OnObjectRefreshed Called when an object in some part of the catalog has been refreshed.
Event OnRefreshAll Called when the whole catalog has changed.

CoClasses that implement IGxCatalogEventsDisp

CoClasses and Classes Description
GxCatalog GxObject that represents the catalog.