ArcObjects Library Reference (Carto)  

IGpsFeed Interface

Provides access to members that control the properties of a real-time feed object that gets its input from a GPS connection.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read/write property Connection The GPS connection object.
Read-only property TestStatus Reports the tested status of the connection(The connection need not be open).

CoClasses that implement IGpsFeed

CoClasses and Classes Description
GpsFeed Used to connected to a GPS unit through the communication port, implements IRealTimeFeed, and fires events when the GPS location changes.