IAISImageServicesDialog.GetSelectedServices method

Applies To: IAISImageServicesDialog

This method returns information of the services selected through the image services dialog.

[Visual Basic 6.0]

retXml=Object.GetSelectedServices()

[C++]

Object->GetSelectedServices(&retXml);

[C#, .NET]

retXml=Object.GetSelectedServices();

Return Value

[out]retXml

XML string holding the information of the services selected through the image services dialog.

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)