ArcObjects Library Reference (Geoprocessing)  

GPToolboxEvents2Helper CoClass

Helper for working with IGPToolboxEvents2.

Product Availability

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

Interfaces

Interfaces Description

Event Interfaces

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

Working with Events

[Visual Basic 6.0]

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

Private WithEvents pGPToolboxEvents2Helper as GPToolboxEvents2Helper