Provides access to members to respond to locator management operations.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
The ILocatorEvents interface is implemented by all locators. ArcObjects applications call the methods on the ILocatorEvents interface when one of the following management functions is performed: Copy; Create; Delete; or Rename. The locator implements its specific behavior in response to these management operations. Typically, a LocatorWorkspace object will call methods on the ILocatorEvents interface.