ArcObjects Library Reference (TrackingAnalyst)  

TADynamicDisplayRefreshController Class

Manages all dynamic updates to all of ArcMap's maps, both in the map view and the page layout view.

TADynamicDisplayRefreshController 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. Requires Tracking Analyst Extension.

Extended Error Information

Use the ISupportErrorInfo method InterfaceSupportsErrorInfo to determine if the object supports extended error information. If the object supports extended error info, VC++ developers should use the OLE/COM IErrorInfo interface to access the ErrorInfo object. Visual Basic developers should use the global error object Err to retrieve this extended error information.

Interfaces

Interfaces Description
IActiveViewEvents (esriCarto) Provides access to events that occur when the state of the active view changes.
IDisplayEvents (esriDisplay) Provides access to members that control Display Events.
IDynamicMapEvents (esriDisplay) Provides access to events that occur when the state of the dynamic display changes.
IGlobeDisplayEvents (esriGlobeCore) Provides access to events that occur when the state of the globe display changes.
ISupportErrorInfo Indicates whether a specific interface can return Automation error objects.
ITAUpdateControl Provides access to methods needed to manage the dynamic updating of events drawn in ArcMap.
ITxActiveTrack Provides the ability to set and work with an active track.
ITxDocumentEvents Provides access to events that occur in documents with tracking analyst objects.
ITxHighlightSettings Provides access to highlight symbols.