This document is archived and information here might be outdated. Recommended version. |
The current position information from the real-time feed.
[Visual Basic .NET] Public ReadOnly Property CurrentPosition As esriGpsPositionInfo
[C#] public esriGpsPositionInfo CurrentPosition {get;}
[C++]
HRESULT get_CurrentPosition(
esriGpsPositionInfo* pInfo
);
[C++] Parameters pInfo [out, retval]
pInfo is a parameter of type esriGpsPositionInfo*