ArcObjects Library Reference (SystemUtility)  

ReplicaProgressListener CoClass

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

Interfaces

Interfaces Description

Event Interfaces

Interfaces Description
IReplicaProgress (default) Provides access to members that monitor the progress of a check-out.

Working with Events

[Visual Basic 6.0]

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

Private WithEvents pReplicaProgressListener as ReplicaProgressListener