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