This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Classes > D > DocEventHandler CoClass (ArcObjects .NET 10.4 SDK) |
A collection of methods and properties to catch and process document and tracking analyst document events.
Interfaces | Description |
---|---|
IConnectionPointContainer | Supports connection points for connectable objects. |
ITxDocEventHandler | Provides access to properties and methods for document event handling. |
ITxDocEventHandler2 | Provides access to properties and methods for document event handling. |
Interfaces | Description |
---|---|
ITxDocumentEvents (default) | Provides access to events that occur in documents with tracking analyst objects. |
When working with DocEventHandler's default outbound interface in Visual Basic 6 declare variables as follows:
Private WithEvents pDocEventHandler as DocEventHandler