GattDeviceService.AttributeHandle 屬性

定義

取得用來唯一識別 GATT 型服務屬性的控制碼,如藍牙 LE 裝置上宣告。

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

屬性值

UInt16

unsigned short

uint16_t

可唯一識別 GATT 型服務屬性的控制碼。

Windows 需求

應用程式功能
bluetooth

適用於