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

适用于