GattCharacteristicUuids.GlucoseMeasurementContext Property

Definition

Gets the Bluetooth SIG-defined Glucose Measurement Context Characteristic UUID.

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

Property Value

Guid

Platform::Guid

winrt::guid

The Bluetooth SIG-defined Glucose Measurement Context Characteristic UUID.

Windows requirements

App capabilities
bluetooth

Applies to