Reports the current ground variance when it is updated.
[Visual Basic 6.0] Event GroundCourseUpdated(
pGroundCourse As esriGpsGroundCourse _
)
[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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.