GattCharacteristicUuids.ReportMap Property

Definition

Gets the Bluetooth SIG-defined ReportMap characteristic UUID.

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

Property Value

Guid

Platform::Guid

winrt::guid

The Bluetooth SIG-defined ReportMap characteristic UUID.

Windows requirements

App capabilities
bluetooth

Applies to