GattCharacteristicUuids.SCControlPoint Property

Definition

Gets the Bluetooth SIG-defined SC Control Point Characteristic UUID.

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

Property Value

Guid

Platform::Guid

winrt::guid

The Bluetooth SIG-defined SC Control Point Characteristic UUID.

Windows requirements

App capabilities
bluetooth

Applies to