GattCharacteristicUuids.AlertCategoryIdBitMask Property

Definition

Gets the Bluetooth SIG-Defined AlertCategoryIdBitMask characteristic UUID. To view a list of all Bluetooth SIG-defined characteristic UUIDs, see Bluetooth SIG-defined Characteristic UUIDs.

public:
 static property Platform::Guid AlertCategoryIdBitMask { Platform::Guid get(); };
static winrt::guid AlertCategoryIdBitMask();
public static Guid AlertCategoryIdBitMask { get; }
var guid = GattCharacteristicUuids.alertCategoryIdBitMask;
Public Shared ReadOnly Property AlertCategoryIdBitMask As Guid

Property Value

Guid

Platform::Guid

winrt::guid

The Bluetooth SIG-defined AlertCategoryIdBitMask characteristic UUID.

Windows requirements

App capabilities
bluetooth

Applies to