IPWorks Bluetooth 2020 C++ Builder Edition

Questions / Feedback?

RadioCount Property

The number of bluetooth radios in the system.

Syntax

__property int RadioCount = { read=FRadioCount };

Default Value

0

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.

Data Type

Integer

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