An address locator style that uses the ESRI geocoding engine introduced in ArcGIS version 10.0.
ESRIGen2AddressLocatorStyle is a non-creatable object. References to non-creatable objects must be obtained through other objects.
Product Availability
Description
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.
Extended Error Information
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
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 | Indicates whether a specific interface can return Automation error objects. |