The current DGPS information.
[Visual Basic .NET] Public ReadOnly Property CurrentDgpsInfo As esriGpsDgpsInfo
[C#] public esriGpsDgpsInfo CurrentDgpsInfo {get;}
[C++]
HRESULT get_CurrentDgpsInfo(
esriGpsDgpsInfo* pDGPSInfo
);
[C++]Parameters
pDGPSInfo [out, retval]pDGPSInfo is a parameter of type esriGpsDgpsInfo
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.