GattCharacteristicUuids.AlertNotificationControlPoint Property

Definition

Gets the Bluetooth SIG-defined AlertNotificationControlPoint characteristic UUID.

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

Property Value

Guid

Platform::Guid

winrt::guid

The Bluetooth SIG-defined AlertNotificationControlPoint characteristic UUID.

Windows requirements

App capabilities
bluetooth

Applies to