BluetoothMode
Previous
Top
Next
Gets or sets the device's Bluetooth mode.
This method will only work on devices with Microsoft Bluetooth stack.
Syntax: BluetoothMode As Int32
Values:
0 - Off.
1 - On.
2 - On and discoverable.
Example:
Hardware1.BluetoothMode = 1