This document is archived and information here might be outdated.  Recommended version.


IRasterCommandResult Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRasterCommandResult Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (DataSourcesRaster)  

IRasterCommandResult Interface

Provides access to member that control a raster command result.

Product Availability

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

Members

Name Description
Read-only property Command The executed command.
Method Init Initializes a raster command result.
Read-only property Status The return status.
Read-only property Value The return value.

CoClasses that implement IRasterCommandResult

CoClasses and Classes Description
RasterCommandResult The coclass for a raster command result from executing a raster command.