Helper coclass for working with the nondefault outbound IOperationProgress interface in VB.
OperationProgress 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.
Interfaces
Interfaces | Description |
---|
Event Interfaces
Interfaces | Description |
---|---|
IOperationProgress (default) | Provides access to members that monitor the progress of an operation such as exporting geodatabase to XML. |
Working with Events
[Visual Basic 6.0]
When working with OperationProgress' default outbound interface in Visual Basic 6 declare variables as follows: Private WithEvents pOperationProgress as OperationProgress