Helper coclass for working with the outbound interface on noncreatable object classes in VB.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Supported Platforms
Windows, Solaris, Linux
Interfaces
Interfaces | Description |
---|
Event Interfaces
Interfaces | Description |
---|---|
IObjectClassEvents (default) | Provides access to events that occur with an object class. |
Working with Events
[Visual Basic 6.0]
When working with ObjectClassEvents' default outbound interface in Visual Basic 6 declare variables as follows: Private WithEvents pObjectClassEvents as ObjectClassEvents