Provides access to the properties/methods of a geoprocessing message manager object.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
This interface is new at ArcGIS 9.3.
Members
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. |
![]() |
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. |
![]() |
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. |
CoClasses that implement IGPMessageManager
CoClasses and Classes | Description |
---|---|
GPMessageManager | ESRI GPMessageManager object. |
GPUtilities (esriGeoprocessing) | Helper object with common geoprocessing utility methods. |