IAISImageServicesDialog

The IAISImageServicesDialog is used for establishing connection with IAISImageService objects.

[Visual Basic 6.0]

Dim myObject As IAISImageServicesDialog

[C++]

IAISImageServicesDialog clientObject;

[C#, .NET]

IAISImageServicesDialog clientObject;

Methods

Name

Description

Init

Initializes this object with IAISImageService object.

GetSelectedServices

Returns information of the services selected.

ShowDialog

Displays a list of services on a Server.

Status

Returns an XML string detailing the status of the last operation performed on this object.

ShowDialogEx

Displays a list of services on a Server.

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)