GattCharacteristicUuids.LnControlPoint Property

Definition

Gets the Bluetooth SIG-defined LnControlPoint characteristic UUID.

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

Property Value

Guid

Platform::Guid

winrt::guid

The Bluetooth SIG-defined LnControlPoint characteristic UUID.

Windows requirements

App capabilities
bluetooth

Applies to