ArcObjects Library Reference (Geoprocessing)  

GPToolboxEventsHelper CoClass

Helper for working with IGPToolboxEvents.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Supported Platforms

Windows

Interfaces

Interfaces Description

Event Interfaces

Interfaces Description
IGPToolboxEvents (default) Provides access to toolbox events.

Working with Events

[Visual Basic 6.0]

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

Private WithEvents pGPToolboxEventsHelper as GPToolboxEventsHelper