ArcObjects Library Reference (DataSourcesRaster)  

IRasterCommandResult.Status Property

The return status.

ERROR: Syntax information about IRasterCommandResult.Status may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.DataSourcesRaster.dll

[C++]
HRESULT get_Status(
  pStatus* pStatus
);
[C++]

Parameters

pStatus [out, retval]   pStatus is a parameter of type

Product Availability

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

See Also

IRasterCommandResult Interface