This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Classes > R > RealTimeFeedManager CoClass (ArcObjects .NET 10.4 SDK) |
The real-time feed manager object.
Interfaces | Description |
---|---|
IActiveViewEvents | Provides access to events that occur when the state of the active view changes. |
IConnectionPointContainer | Supports connection points for connectable objects. |
IGpsDisplayProperties | Provides access to GPS display properties. |
IPersistStream (esriSystem) | |
IPositionTrails | Provides access to members that display trails of previous positions on the map. |
IRealTimeDestination | Provides access to members that display a destination to track as the current position updates. |
IRealTimeFeedEvents | Provides access to the events fired by a real-time feed object. |
IRealTimeFeedManager | Provides access to basic properties of RealTimeFeedManager. |
IRealTimeFeedSnap | Provides access to properties that control the snapping behavior for the current position. |
IRealTimeLog | Provides access to members for logging real-time data. |
Interfaces | Description |
---|---|
IRealTimeFeedManagerEvents (default) | Provides access to the events fired by a real-time feed manager object. |
When working with RealTimeFeedManager's default outbound interface in Visual Basic 6 declare variables as follows:
Private WithEvents pRealTimeFeedManager as RealTimeFeedManager