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

適用於