Helper coclass for working with the nondefault outbound IApplicationStatusEvents interface in VB.
ApplicationStatusEvents is a non-creatable object. References to non-creatable objects must be obtained through other objects.
Product Availability
Available with ArcGIS Desktop.
Interfaces
Interfaces | Description |
---|
Event Interfaces
Interfaces | Description |
---|---|
IApplicationStatusEvents (default) | Provides access to events fired by application. |
Working with Events
[Visual Basic 6.0]
When working with ApplicationStatusEvents' default outbound interface in Visual Basic 6 declare variables as follows: Private WithEvents pApplicationStatusEvents as ApplicationStatusEvents