Platforms to show: All Mac Windows Linux Cross-Platform

Back to WindowsGattCharacteristicMBS class.

WindowsGattCharacteristicMBS.AttributeHandle as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Bluetooth MBS WinFrameworks Plugin 22.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Gets the handle used to uniquely identify GATT-based characteristic attributes as declared on the Bluetooth LE device.

(Read only property)

WindowsGattCharacteristicMBS.CharacteristicProperties as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Bluetooth MBS WinFrameworks Plugin 23.0 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Gets the GATT characteristic properties, as defined by the GATT profile.

If the ExtendedProperties flag is present it also represents the properties of the Extended Characteristic Properties Descriptor.
(Read only property)

WindowsGattCharacteristicMBS.Handle as Integer

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

(Read only property)

WindowsGattCharacteristicMBS.ProtectionLevel as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Bluetooth MBS WinFrameworks Plugin 22.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Gets or sets the desired GATT security options for over the air communication with the device.

Windows will negotiate the maximum security possible with the device as part of the pairing process, and specifying a lower level of security won’t degrade the existing security level.
(Read and Write property)

WindowsGattCharacteristicMBS.Service as WindowsGattDeviceServiceMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Bluetooth MBS WinFrameworks Plugin 22.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The GattDeviceService of which this characteristic is a member.

(Read only property)

WindowsGattCharacteristicMBS.UserDescription as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Bluetooth MBS WinFrameworks Plugin 22.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Get the user friendly description for this GattCharacteristic, if the User Description Descriptor is present, otherwise this will be an empty string.

(Read only property)

Some examples using this property:

WindowsGattCharacteristicMBS.UUID as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Bluetooth MBS WinFrameworks Plugin 22.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Gets the GATT Characteristic UUID for this GattCharacteristic.

(Read only property)

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


The biggest plugin in space...