Helper coclass for working with the nondefault outbound IReplicaProgress interface in VB.
ReplicaProgress is a non-creatable object. References to non-creatable objects must be obtained through other objects.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Supported Platforms
Windows, Solaris, Linux
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 ReplicaProgress' default outbound interface in Visual Basic 6 declare variables as follows: Private WithEvents pReplicaProgress as ReplicaProgress