This document is archived and information here might be outdated. Recommended version. |
Identifies the method triggering the topology event.
Constant | Value | Description |
---|---|---|
esriTENone | 0 | No event. |
esriTEFixedActiveErrors | 1 | Active Error fixed. |
esriTEDeletedActiveErrors | 2 | Active Error deleted. |
esriTEValidate | 3 | Validate. |
TEEventHints determine the type of action when methods in the TopologyExtension occurred. This provides clients listening to ITopologyExtensionEvents::OnActiveErrorsChanged with additional information about what has taken place to change the active topology errors.