次の方法で共有


GattCharacteristicUuids.Report プロパティ

定義

Bluetooth SIG 定義のレポート特性 UUID を取得します。

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

プロパティ値

Guid

Platform::Guid

winrt::guid

Bluetooth SIG で定義されたレポート特性 UUID。

Windows の要件

アプリの機能
bluetooth

適用対象