IPWorks Bluetooth 2020 .NET Edition

Questions / Feedback?

DeviceIndex Property

Sets the current device.

Syntax

public int DeviceIndex { get; set; }
Public Property DeviceIndex As Integer

Default Value

-1

Remarks

This property selects a specific device.

To find details for each device set DeviceIndex to select a device. Valid values for DeviceIndex are from 0 to DeviceCount -1.

After setting DeviceIndex the following properties will be populated with information about the device:

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks Bluetooth 2020 .NET Edition - Version 20.0 [Build 7941]