Helper coclass for working with the nondefault outbound IGeoReferenceEvents interface in VB.
GeoReferenceEvents is a non-creatable object. References to non-creatable objects must be obtained through other objects.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Supported Platforms
Windows, Solaris, Linux
Interfaces
Interfaces | Description |
---|
Event Interfaces
Interfaces | Description |
---|---|
IGeoReferenceEvents (default) | Provides access to events that occur when the state of the layer changes. |
Working with Events
[Visual Basic 6.0]
When working with GeoReferenceEvents' default outbound interface in Visual Basic 6 declare variables as follows: Private WithEvents pGeoReferenceEvents as GeoReferenceEvents