Platforms to show: All Mac Windows Linux Cross-Platform

Back to WindowsDeviceInformationMBS class.

WindowsDeviceInformationMBS.Device as WindowsBluetoothLEDeviceMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Bluetooth MBS WinFrameworks Plugin 25.0 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The reference to the device.

(Read and Write property)

WindowsDeviceInformationMBS.Handle as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Bluetooth MBS WinFrameworks Plugin 24.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The internal object reference.

(Read only property)

WindowsDeviceInformationMBS.Id as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Bluetooth MBS WinFrameworks Plugin 24.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
A string representing the identity of the device.

This ID can be used to activate device functionality using the CreateFromIdAsync methods on classes that implement device functionality.
By default, calling DeviceInformation.FindAllAsync returns a collection of DeviceInformation objects that describe device interfaces (rather than devices). Consequently, the value of DeviceInformation.Id for those objects is a device interface identifier (rather than a device identifier). There are overloads of DeviceInformation.FindAllAsync to which you can pass a DeviceInformationKind to control whether the returned DeviceInformation objects represent devices, device interfaces, or other kinds of information.
(Read only property)

WindowsDeviceInformationMBS.IsDefault as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Bluetooth MBS WinFrameworks Plugin 24.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Indicates whether this device is the default device for the class.

(Read only property)

WindowsDeviceInformationMBS.IsEnabled as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Bluetooth MBS WinFrameworks Plugin 24.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Indicates whether this device is enabled.

(Read only property)

WindowsDeviceInformationMBS.Kind as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Bluetooth MBS WinFrameworks Plugin 24.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Gets the type of DeviceInformation represented by this object.

(Read only property)

WindowsDeviceInformationMBS.Name as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Bluetooth MBS WinFrameworks Plugin 24.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The name of the device. This name is in the best available language for the app.

The Name property should only be used for display purposes only and not for finding a device because the Name can change due to localization or a user assigning a name.
(Read only property)

WindowsDeviceInformationMBS.Pairing as WindowsDeviceInformationPairingMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Bluetooth MBS WinFrameworks Plugin 24.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Gets the information about the capabilities for this device to pair.

(Read only property)

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


The biggest plugin in space...