The GISClient library contains objects for working with remote GIS Services. These services can be provided by either ArcIMS or the ArcGIS Server.
Interfaces
| Interface | Description |
|---|---|
| IAGSEnumServerObjectName | Provides access to members that hand out enumerated server object names and reset the enumeration. |
| IAGSServerConnection | Provides access to members that have information about the GIS server connection.. |
| IAGSServerConnection2 | Provides access to members that create and open GIS server connections and supply server connection factory information. |
| IAGSServerConnection3 | Provides access to members that have information about the GIS server connection.. |
| IAGSServerConnection4 | Provides access to members that have information about the GIS server connection. |
| IAGSServerConnectionAdmin | Provides access to the server object manager, server object admin and server object configurations for the GIS server. |
| IAGSServerConnectionFactory | Provides access to members that create and open GIS server connections and supply server connection factory information. |
| IAGSServerConnectionFactory2 | Provides access to members that create and open GIS server connections and supply server connection factory information. |
| IAGSServerConnectionFactory3 | Provides access to members that create and open GIS server connections and supply server connection factory information. |
| IAGSServerConnectionName | Provides access to members that supply GIS server connection name information. |
| IAGSServerConnectionName2 | Provides access to members that supply GIS server connection name information. |
| IAGSServerConnectionName3 | Provides access to members that supply GIS server connection name information. |
| IAGSServerObject | Provides access to properties of a map or geocode server object. |
| IAGSServerObject2 | Provides access to properties of a server object. |
| IAGSServerObjectName | Provides access to members that supply server object name information. |
| IAGSServerObjectName2 | Provides access to members that supply server object name information. |
| IAGSServerObjectName3 | Provides access to members that supply server object name information. |
| IEnumAGSServerConnectionName | Provides access to members that enumerate over a collection of server connection name objects. |
Classes
| Class | Description |
|---|---|
| AGSServerConnection | The AGSServerConnection object for connecting to the GIS server and getting the ServerObjectManager and ServerObjectAdmin. |
| AGSServerConnectionFactory | A factory object for ArcGIS Server Connections. |
| AGSServerConnectionName | A name object for ArcGIS Server Connections. |
| AGSServerObjectName | A name object for ArcGIS Server Objects. |
Enumerations
| Enumeration | Description |
|---|---|
| agsClientError | AGS Client Error Codes. |
| esriAGSConnectionMode | The level of access the connection has to the GIS Server. |
| esriAGSConnectionType | The GIS server connection type. |
| esriAGSServerType | The GIS server connection type. |
| esriAGSServerVersionType | The server version type. |
| esriServiceURLType | The URL type to access a service. |