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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.