This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > ArcCatalog > ESRI.ArcGIS.ArcCatalog > Classes > G > GxDocumentEvents CoClass for use with ArcCatalog (ArcObjects .NET 10.5 SDK) |
Helper coclass for working with the nondefault outbound IGxDocumentEvents interface in VB.
Interfaces | Description |
---|
Interfaces | Description |
---|---|
IGxDocumentEvents (default) | Provides access to events fired by ArcCatalog. |
When working with GxDocumentEvents' default outbound interface in Visual Basic 6 declare variables as follows:
Private WithEvents pGxDocumentEvents as GxDocumentEvents