A locator that contains collection of other locators.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
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 |
---|---|
IAddressGeocoding | Provides access to members for geocoding addresses. |
IAddressInputs | Provides access to members that specify fields for address tables. |
IAdvancedGeocoding2 | Provides access to members for advanced geocoding functions. |
IAdvancedIntersectionGeocoding | Provides access to members for advanced intersection geocoding functions. |
IClone (esriSystem) | Provides access to members that control cloning of objects. |
ICompositeLocator | Provides access to participating locators. |
IGeocodingProperties | Provides access to members that control geocoding settings. |
IIntersectionGeocoding | Provides access to members for geocoding intersections. |
ILocator (esriGeoDatabase) | Provides access to members that describe general locator properties. |
ILocatorDataset (esriGeoDatabase) | Provides access to members for retrieving objects associated with the Locator. |
IReverseGeocoding | Provides access to members for reverse geocoding. |
IReverseGeocodingProperties | Provides access to members that control reverse geocoding settings. |
ISingleLineAddressInput | Provides access to members for working with single line address information. |
ISupportErrorInfo | Indicates whether a specific interface can return Automation error objects. |