ArcObjects Library Reference (GeoDatabase)  

RepairConnectivityProgress CoClass

An object for showing progress while repairing connectivity.

Product Availability

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

Supported Platforms

Windows, Solaris, Linux

Interfaces

Interfaces Description
IConnectionPointContainer Supports connection points for connectable objects.
IRepairConnectivityProgress Provides access to members that return the warnings found while repairing connectivity.

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 RepairConnectivityProgress' default outbound interface in Visual Basic 6 declare variables as follows:

Private WithEvents pRepairConnectivityProgress as RepairConnectivityProgress