Provides access to the events fired by a real-time feed manager object.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
| Description | ||
|---|---|---|
![]()  | 
ConnectionStatusUpdated | Reports the connection information when it is updated. | 
![]()  | 
DateTimeUpdated | Reports the date and time when it is updated. | 
![]()  | 
DgpsInfoUpdated | Reports the DGPS information when it is updated. | 
![]()  | 
DopInfoUpdated | Reports the current DOP information when it is updated. | 
![]()  | 
GroundCourseUpdated | Reports the current ground variance when it is updated. | 
![]()  | 
MagneticVarianceUpdated | Reports the current magnetic variance when it is updated. | 
![]()  | 
PositionUpdated | Reports the current position when it is updated. 'estimate' is true if the signal is lost and the position is estimated. | 
![]()  | 
RealTimeFeedChanged | Reports the change in the realtime feed object. | 
![]()  | 
SatelliteInfoUpdated | Reports the current satellite information when it is updated. | 
CoClasses that implement IRealTimeFeedManagerEvents
| CoClasses and Classes | Description | 
|---|---|
| RealTimeFeedManager | The real-time feed manager object. | 
| RealTimeFeedManagerEventsListener (esriSystemUtility) | Helper coclass to provide IRealTimeFeedManagerEvents support to the C++ API. | 
