IExportImageDialog.Status property

Applies To:   IExportImageDialog

This function is returns an XML string detailing the status of the last operation performed on this object.

It's mainly used when any function call to the IExportImageDialog fails.

[Visual Basic 6.0]

variable = object.Status

Access

Read Only

Type

An XML String detailing the status of the last operation. Each entry in the XML is composed of an error code and an error string.

For more details view the XML schema available at: [ArcGIS Image Server installation folder]\Developer Kit\XML\Status.XSD.

Requirements

Platform

32 bit Windows OS (WinXP)

Environment

.NET Framework, COM, ANSI C / C++ Standard compliant

Dependency

ESRI.ImageServer.ISClient.dll (.NET Framework), ISClient.dll (COM/C++), ISClientC.dll (C/C++)

Include

isclientc.h (ANSI C)