GattCharacteristic.AttributeHandle 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得用來唯一識別 GATT 型特性屬性的控制碼,如藍牙 LE 裝置上宣告。
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
|