次の方法で共有


GattServiceUuids.AlertNotification プロパティ

定義

Bluetooth SIG で定義された AlertNotification Service UUID を取得します。

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

プロパティ値

Guid

Platform::Guid

winrt::guid

Bluetooth SIG で定義された AlertNotification Service UUID。

Windows の要件

アプリの機能
bluetooth

適用対象