Condividi tramite


GattDeviceService.AttributeHandle Proprietà

Definizione

Ottiene l'handle usato per identificare in modo univoco gli attributi del servizio basati 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 = gattDeviceService.attributeHandle;
Public ReadOnly Property AttributeHandle As UShort

Valore della proprietà

UInt16

unsigned short

uint16_t

Gestire per identificare in modo univoco gli attributi del servizio basati su GATT.

Requisiti Windows

Funzionalità dell'app
bluetooth

Si applica a