An object for showing progress while repairing connectivity.
| Interfaces | Description |
|---|---|
| IConnectionPointContainer | Supports connection points for connectable objects. |
| IRepairConnectivityProgress | Provides access to members that return the warnings found while repairing connectivity. |
| Interfaces | Description |
|---|---|
| IRepairConnectivityProgressEvents (default) | Provides access to events that occur when the Repair Connectivity Tool is progressing through the features. |
When working with RepairConnectivityProgress' default outbound interface in Visual Basic 6 declare variables as follows: Private WithEvents pRepairConnectivityProgress as RepairConnectivityProgress