This document is archived and information here might be outdated. Recommended version. |
Provides access to the objects used by the geocode server.
Use the IGeocodeServerObjects interface to obtain a reference to the address locator that performs the geocoding functionality of the GeocodeServer.
Name | Description | |
---|---|---|
AddressLocator | The address locator used by the geocode server. |
Classes | Description |
---|---|
GeocodeServer | A class that provides geocoding as a service. |
This interface is available only if the GeocodeServer was obtained for use by co-creating the GeocodeServer object.