GattReadResult.Value 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 la valeur lue à partir de l’appareil.
public:
property IBuffer ^ Value { IBuffer ^ get(); };
IBuffer Value();
public IBuffer Value { get; }
var iBuffer = gattReadResult.value;
Public ReadOnly Property Value As IBuffer
Valeur de propriété
Valeur lue à partir de l’appareil.
Configuration requise pour Windows
Fonctionnalités de l’application |
bluetooth
|