次の方法で共有


GattServiceUuids.BloodPressure プロパティ

定義

Bluetooth SIG で定義された血圧サービス UUID を取得します。

public:
 static property Platform::Guid BloodPressure { Platform::Guid get(); };
static winrt::guid BloodPressure();
public static Guid BloodPressure { get; }
var guid = GattServiceUuids.bloodPressure;
Public Shared ReadOnly Property BloodPressure As Guid

プロパティ値

Guid

Platform::Guid

winrt::guid

Bluetooth SIG で定義された血圧サービス UUID。

Windows の要件

アプリの機能
bluetooth

適用対象