次の方法で共有


GattServiceUuids.GenericAccess プロパティ

定義

汎用アクセス サービスの Bluetooth SIG 定義 UUID を取得します。

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

プロパティ値

Guid

Platform::Guid

winrt::guid

汎用アクセス サービスの Bluetooth SIG 定義 UUID。

Windows の要件

アプリの機能
bluetooth

適用対象