Represents the method that handles the OnActiveErrorsChanged event.
[Visual Basic .NET] Public Delegate Sub OnActiveErrorsChangedEventHandler ( _ ByVal hint As esriTEEventHint _ )
[C#] public delegate void OnActiveErrorsChangedEventHandler ( esriTEEventHint hint );