ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Core.DeviceLocation Namespace / IDeviceLocationService Interface / IsDeviceConnected Method

In This Topic
    IsDeviceConnected Method (IDeviceLocationService)
    In This Topic
    Returns the connection status of the selected location source.
    Syntax
    Function IsDeviceConnected() As Boolean
    bool IsDeviceConnected()

    Return Value

    returns true if CurrentSource is connected; false if no connected.
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also