GattDescriptor.AttributeHandle Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le handle d’attribut GATT utilisé pour identifier cet attribut de manière unique sur l’appareil de serveur 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
Valeur de propriété
Gérer qui identifie de manière unique cet attribut sur l’appareil de serveur GATT.
Configuration requise pour Windows
Fonctionnalités de l’application |
bluetooth
|