This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Classes > O > ObjectClassEvents CoClass (ArcObjects .NET 10.4 SDK) |
Helper coclass for working with the outbound interface on noncreatable object classes in VB.
Interfaces | Description |
---|
Interfaces | Description |
---|---|
IObjectClassEvents (default) | Provides access to events that occur with an object class. |
When working with ObjectClassEvents' default outbound interface in Visual Basic 6 declare variables as follows:
Private WithEvents pObjectClassEvents as ObjectClassEvents