This document is archived and information here might be outdated. Recommended version. |
An address locator style that uses the Esri geocoding engine introduced in ArcGIS version 10.0.
An ESRIGen2AddressLocatorStyle is an address locator style that can be used to create locators that use the ESRI geocoding engine introduced in ArcGIS version 10.0.
Use the ISupportErrorInfo method InterfaceSupportsErrorInfo to determine if the object supports extended error information. If the object supports extended error info, VC++ developers should use the OLE/COM IErrorInfo interface to access the ErrorInfo object. Visual Basic developers should use the global error object Err to retrieve this extended error information.
Interfaces | Description |
---|---|
IAddressInputs | Provides access to members that specify fields for address tables. |
IClone (esriSystem) | Provides access to members that control cloning of objects. |
IESRILocatorBuildOptionsEdit | Provides access to members that control Esri locator creation properties. |
IESRILocatorReleaseInfo | Provides access to members that describe Esri locator release information. |
IGeocodingOutputs | Provides access to members describing the outputs of geocoding. |
IGeocodingProperties | Provides access to members that control geocoding settings. |
IGeocodingProperties2 | Provides access to members that control geocoding settings. |
ILocator (esriGeoDatabase) | Provides access to members that describe general locator properties. |
ILocator2 | Provides access to members that describe general locator properties. |
ILocatorStyle (esriGeoDatabase) | Provides access to locator style properties. |
IPlaceNameAlias | Provides access to memebers that specify a place name alias table. |
IReferenceDataTables | Provides access to members for specifying the reference data used by the locator. |
IReverseGeocodingProperties | Provides access to members that control reverse geocoding settings. |
ISimpleStandardization | Provides access to members for address standardization. |
ISingleLineAddressInput | Provides access to members for working with single line address information. |
ISupportErrorInfo (esriSystem) |