|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGeocodeServerObjects
Provides access to the objects used by the geocode server.
This interface is available only if the GeocodeServer was obtained for use by co-creating the GeocodeServer object.
Use the IGeocodeServerObjects interface to obtain a reference to the address locator that performs the geocoding functionality of the GeocodeServer.
| Method Summary | |
|---|---|
ILocator |
getAddressLocator()
The address locator used by the geocode server. |
| Method Detail |
|---|
ILocator getAddressLocator()
throws IOException,
AutomationException
This IGeocodeServerObjects interface is available only if the GeocodeServer was obtained by co-creating the GeocodeServer object.
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||