ArcObjects Library Reference (SystemUtility)  

RepairConnectivityProgressEventsListener CoClass

Helper coclass to provide IRepairConnectivityProgressEvents support to the C++ API.

Interfaces

Interfaces Description

Event Interfaces

Interfaces Description
IRepairConnectivityProgressEvents (default) Provides access to events that occur when the Repair Connectivity Tool is progressing through the features.

Working with Events

[Visual Basic 6.0]

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

Private WithEvents pRepairConnectivityProgressEventsListener as RepairConnectivityProgressEventsListener