IP*Works! Bluetooth - Online Help
Available for:
IP*Works! Bluetooth
Questions / Feedback?

DeviceCount Property

The number of bluetooth devices.

Syntax

[VB.NET]
Public ReadOnlyProperty DeviceCount As Integer

[C#]
public int DeviceCount {get;}

Remarks

This property holds the number of devices found after calling ListDevices.

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:

This property is read-only.

Default Value

0

 
 
Copyright (c) 2016 /n software inc. - All rights reserved.
Build 1.0.6093.0