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 > IRealTimeFeedManager Interface > IRealTimeFeedManager.GpsFeed Property (ArcObjects .NET 10.5 SDK) |
The GPS feed object.
[Visual Basic .NET] Public ReadOnly Property GpsFeed As IGpsFeed
[C#] public IGpsFeed GpsFeed {get;}
[C++]
HRESULT get_GpsFeed(
IGpsFeed** ppGpsFeed
);
[C++]
Parameters ppGpsFeed [out, retval]
ppGpsFeed is a parameter of type IGpsFeed