IPWorks Bluetooth 2020 C++ Builder Edition

Questions / Feedback?

RadioIndex Property

Sets the current radio.

Syntax

__property int RadioIndex = { read=FRadioIndex, write=FSetRadioIndex };

Default Value

0

Remarks

When this property is set, the component asks the system for information on the radio with an index of RadioIndex. Valid values are from 0 to RadioCount -1. If the system has information, the following Radio properties will be populated with the data returned:

RadioCount is the number of radios located in the system.

Data Type

Integer

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