次の方法で共有


GattDescriptor.AttributeHandle プロパティ

定義

GATT サーバー デバイスでこの属性を一意に識別するために使用される GATT 属性ハンドルを取得します。

public:
 property unsigned short AttributeHandle { unsigned short get(); };
uint16_t AttributeHandle();
public ushort AttributeHandle { get; }
var uInt16 = gattDescriptor.attributeHandle;
Public ReadOnly Property AttributeHandle As UShort

プロパティ値

UInt16

unsigned short

uint16_t

GATT サーバー デバイスでこの属性を一意に識別するハンドル。

Windows の要件

アプリの機能
bluetooth

適用対象