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

RadioCount Property

The number of bluetooth radios in the system.

Syntax

[VB.NET]
Public ReadOnlyProperty RadioCount As Integer

[C#]
public int RadioCount {get;}

Remarks

This property shows how many Bluetooth radios are installed on the system.

Set RadioIndex from 0 to the RadioCount to select a radio, and then examine the Radio properties such as RadioAddress, RadioName, and RadioConnectable to retrieve information about each radio.

This property is read-only.

Default Value

0

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