Condividi tramite


GattCharacteristic.AttributeHandle Proprietà

Definizione

Ottiene l'handle usato per identificare in modo univoco gli attributi delle caratteristiche basate su GATT come dichiarato nel dispositivo Bluetooth 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

Valore della proprietà

UInt16

unsigned short

uint16_t

Gestire che identifica in modo univoco gli attributi delle caratteristiche basate su GATT.

Requisiti Windows

Funzionalità dell'app
bluetooth

Si applica a