The ArcCatalog library contains the ArcCatalog application, including the GxApplication object.
Interfaces
| Interface | Description |
|---|---|
| IGxDocumentEvents | Provides access to events fired by ArcCatalog. |
| IGxDocumentEventsDisp | Provides access to events fired by ArcCatalog. |
CoClasses and Classes
| CoClass or Class | Description |
|---|---|
| Application | ESRI ArcCatalog Application. |
| GxDocument | ESRI ArcCatalog Application Document. |
| GxDocumentEvents | Helper coclass for working with the nondefault outbound IGxDocumentEvents interface in VB. |