Reports the current DOP information when it is updated.
[Visual Basic 6.0] Event DopInfoUpdated(
pdop As esriGpsDOPInfo _
)
[Visual Basic .NET] Public Event DopInfoUpdated As DopInfoUpdatedEventHandler
[C#] public event DopInfoUpdatedEventHandler DopInfoUpdated
[C++]
HRESULT DopInfoUpdated(
esriGpsDOPInfo* pdop
);
[C++]Parameters
pdop [in]pdop is a parameter of type esriGpsDOPInfo
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.