次の方法で共有


GattCharacteristicUuids.HidInformation プロパティ

定義

Bluetooth SIG で定義された HidInformation 特性 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

プロパティ値

Guid

Platform::Guid

winrt::guid

Bluetooth SIG で定義された HidInformation 特性 UUID。

Windows の要件

アプリの機能
bluetooth

適用対象