GattCharacteristicUuids.AlertCategoryIdBitMask Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The Bluetooth SIG-defined AlertCategoryIdBitMask characteristic UUID.
Windows requirements
App capabilities |
bluetooth
|