ArcGIS Pro 2.8 API Reference Guide
IDeviceLocationService Interface Methods

ArcGIS.Desktop.Core.DeviceLocation Namespace : IDeviceLocationService Interface

For a list of all members of this type, see IDeviceLocationService members.

Public Methods
 NameDescription
 Method Closes the current device location connection. This method must be called on the MCT. Use QueuedTask.Run.  
 Method Returns the most recent snapshot received from a GNNS/GPS device.  
 MethodGets the current DeviceLocationProperties being used.  
 Method Returns the device location source currently being used.  
 Method Returns the connection status of the selected location source.  
 Method Connects to a new device location source, such as a GPS/GNSS device, via a COM port. This method must be called on the MCT. Use QueuedTask.Run.  
 Method Updates properties on the current device location source. This method must be called on the MCT. Use QueuedTask.Run.  
 Method Updates to a new device location source, such as a GPS/GNSS device, via a COM port. This method must be called on the MCT. Use QueuedTask.Run.  
Top
See Also

Reference

IDeviceLocationService Interface
ArcGIS.Desktop.Core.DeviceLocation Namespace