次の方法で共有


GattCharacteristicUuids.SCControlPoint プロパティ

定義

Bluetooth SIG で定義された SC コントロール ポイントの特性 UUID を取得します。

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

プロパティ値

Guid

Platform::Guid

winrt::guid

Bluetooth SIG で定義された SC コントロール ポイントの特性 UUID。

Windows の要件

アプリの機能
bluetooth

適用対象