Partager via


GattCharacteristic.AttributeHandle Propriété

Définition

Obtient le handle utilisé pour identifier de manière unique les attributs caractéristiques basés sur le GATT comme déclarés sur l’appareil 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

Valeur de propriété

UInt16

unsigned short

uint16_t

Gérer qui identifie de manière unique les attributs caractéristiques basés sur LE GATT.

Configuration requise pour Windows

Fonctionnalités de l’application
bluetooth

S’applique à