ArcObjects Library Reference (GeoDatabase)  

TopologyClassEvents CoClass

Helper coclass for working with the outbound interface ITopologyClassEvents.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Supported Platforms

Windows, Solaris, Linux

Interfaces

Interfaces Description

Event Interfaces

Interfaces Description
ITopologyClassEvents (default) Provides access to events that occur with a topology class.

Working with Events

[Visual Basic 6.0]

When working with TopologyClassEvents' default outbound interface in Visual Basic 6 declare variables as follows:

Private WithEvents pTopologyClassEvents as TopologyClassEvents