This document is archived and information here might be outdated. Recommended version. |
Provides access to the properties/methods of a geoprocessing message manager object.
This interface is new at ArcGIS 9.3.
Name | Description | |
---|---|---|
AddMessage | Add a given message from the message id to the messages object. | |
AddMessage1Args | Add a given message from the message id to the messages object. | |
AddMessage2Args | Add a given message from the message id to the messages object. | |
AddMessageText | Add a given message from the message text to the messages object. | |
ChainGPMessage | Chain a given GPMessage. | |
ChainMessage | Chain a given message from the message id. | |
ChainMessage1Args | Chain a given message from the message id. | |
ChainMessage2Args | Chain a given message from the message id. | |
ChainMessageText | Chain a given message from the message text. | |
CheckForErrors | Check for any errors in the IErrorInfo structure. | |
GenerateMessage | Generate a given message from the message id. | |
GetMessage | Get a given message. | |
LookForGPChainedErrors | Transfer any GP errors or warnings to the messages object. | |
SetMessage | Set a given message from the message id to the messages object. | |
SetMessage1Args | Set a given message from the message id to the messages object. | |
SetMessage2Args | Set a given message from the message id to the messages object. | |
SetMessageText | Set a given message from the message text to the messages object. |
Classes | Description |
---|---|
GPMessageManager | Esri GPMessageManager object. |
GPUtilities (esriGeoprocessing) | Helper object with common geoprocessing utility methods. |