次の方法で共有


GattServiceUuids.ScanParameters プロパティ

定義

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

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

プロパティ値

Guid

Platform::Guid

winrt::guid

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

Windows の要件

アプリの機能
bluetooth

適用対象