GattDeviceService.AttributeHandle プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
Bluetooth LE デバイスで宣言されている GATT ベースのサービス属性を一意に識別するために使用されるハンドルを取得します。
public:
property unsigned short AttributeHandle { unsigned short get(); };
uint16_t AttributeHandle();
public ushort AttributeHandle { get; }
var uInt16 = gattDeviceService.attributeHandle;
Public ReadOnly Property AttributeHandle As UShort
プロパティ値
GATT ベースのサービス属性を一意に識別するための ハンドル。
Windows の要件
アプリの機能 |
bluetooth
|