Provides access to GeoProcessor events. Note: the IGeoProcessorEvents interface has been superseded byIGeoProcessorEvents2. Please consider using the more recent version.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
| Description | ||
|---|---|---|
|  | OnMessageAdded | Called when a message has been posted while executing a tool. | 
|  | PostToolExecute | Called immediately after a tool is executed by the GeoProcessor. | 
|  | PreToolExecute | Called immediately prior to the GeoProcessor executing a tool. | 
|  | ToolboxChange | Called when a toolbox is added or removed from the GeoProcessor. | 
Remarks
The IGeoProcessorEvents interface is not supported in VB6.