Platforms to show: All Mac Windows Linux Cross-Platform

Back to WindowsBlueToothSelectDeviceDialogMBS class.

WindowsBlueToothSelectDeviceDialogMBS.Constructor

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Bluetooth MBS Bluetooth Plugin 18.3 ❌ No ✅ Yes ❌ No ❌ No All
The constructor.

WindowsBlueToothSelectDeviceDialogMBS.Devices as WindowsBlueToothDeviceInfoMBS()

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Bluetooth MBS Bluetooth Plugin 18.3 ❌ No ✅ Yes ❌ No ❌ No All
Queries list of devices.

The list of selected devices after calling ShowDialog method.

WindowsBlueToothSelectDeviceDialogMBS.ShowDialog as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Bluetooth MBS Bluetooth Plugin 18.3 ❌ No ✅ Yes ❌ No ❌ No All
Enables Bluetooth device selection.

Sets Cancelled and Devices property.
Returns true if a user selected a device.

The ShowDialog function opens a common dialog box for selecting Bluetooth devices. The list of devices displayed to the user is determined by the flags and settings the caller specifies in the WindowsBlueToothSelectDeviceDialogMBS object.

If BluetoothSelectDevices returns true, the Devices member contains selected object. The caller should verify that the Authenticated and Remembered flags in the WindowsBlueToothDeviceInfoMBS objects to determine which devices were successfully authenticated, and which devices are valid selections for the user.

see also
https://msdn.microsoft.com/en-us/library/windows/desktop/aa362891(v=vs.85).aspx

The items on this page are in the following plugins: MBS Bluetooth Plugin.


The biggest plugin in space...