GattDescriptor.AttributeHandle Proprietà

Definizione

Ottiene l'handle dell'attributo GATT usato per identificare in modo univoco questo attributo nel dispositivo del server 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

Valore della proprietà

UInt16

unsigned short

uint16_t

Gestire che identifica in modo univoco questo attributo nel dispositivo del server GATT.

Requisiti Windows

Funzionalità dell'app
bluetooth

Si applica a