Share via


GattCharacteristicUuids.HidInformation Property

Definition

Gets the Bluetooth SIG-defined HidInformation characteristic UUID.

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

Property Value

Guid

Platform::Guid

winrt::guid

The Bluetooth SIG-defined HidInformation characteristic UUID.

Windows requirements

App capabilities
bluetooth

Applies to