Platforms to show: All Mac Windows Linux Cross-Platform
WindowsBluetoothDeviceIdMBS class
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | Bluetooth | MBS WinFrameworks Plugin | 22.2 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
Requires Windows 10 Fall Creators Update (introduced in 10.0.16299.0)
- 4 properties
- property Handle as Integer
- property Id as String
- property IsClassicDevice as Boolean
- property IsLowEnergyDevice as Boolean
- 2 methods
- method Constructor(ID as String)
- method Destructor
- shared method FromID(ID as String) as WindowsBluetoothDeviceIdMBS
This class has no sub classes.
Some methods using this class:
- WindowsGattSessionMBS.FromDeviceId(deviceId as WindowsBluetoothDeviceIdMBS) as WindowsGattSessionMBS
- WindowsGattSessionMBS.FromDeviceIdAsync(deviceId as WindowsBluetoothDeviceIdMBS, delegateHandler as FromDeviceIdAsyncCompletedMBS)
Some properties using for this class:
- WindowsBluetoothLEDeviceMBS.BluetoothDeviceId as WindowsBluetoothDeviceIdMBS
- WindowsGattSessionMBS.DeviceId as WindowsBluetoothDeviceIdMBS
Blog Entries
- MBS Xojo Plugins, version 23.3pr2
- The Top 10 from the MBS Xojo Plugins in 2022
- News from the MBS Xojo Plugins Version 22.2
- MBS Xojo Plugins, version 22.2pr6
Release notes
- Version 23.3
- Added FromID function to WindowsBluetoothDeviceIdMBS class.
The items on this page are in the following plugins: MBS WinFrameworks Plugin.
WindowsAudioMixerMBS - WindowsBlueToothDeviceInfoMBS