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.
| Interfaces | Description |
|---|
| Interfaces | Description |
|---|---|
| IGeoReferenceEvents (default) | Provides access to events that occur when the state of the layer changes. |
When working with GeoReferenceEvents' default outbound interface in Visual Basic 6 declare variables as follows: Private WithEvents pGeoReferenceEvents as GeoReferenceEvents