This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IR > IRealTimeFeedEvents Interface > IRealTimeFeedEvents.GroundCourseUpdated Event (ArcObjects .NET 10.5 SDK) |
Reports the current ground variance when it is updated.
[Visual Basic .NET] Public Event GroundCourseUpdated As GroundCourseUpdatedEventHandler
[C#] public event GroundCourseUpdatedEventHandler GroundCourseUpdated
[C++]
HRESULT GroundCourseUpdated(
esriGpsGroundCourse* pGroundCourse
);
[C++]
Parameters pGroundCourse [in]
pGroundCourse is a parameter of type esriGpsGroundCourse