IAISImageServicePropertiesDialog.Status method

Applies To: IAISImageServicePropertiesDialog

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

[Visual Basic 6.0]

retStatus=Object.Status

[C++]

Object->Status(&retStatus);

[C#, .NET]

retStatus=Object.Status();

Return Value

[out]retStatus

An XML String detailing the status of the last operation.

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)