BluetoothLEConnectionPhyInfo.IsCodedPhy 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 une valeur indiquant si la couche physique Bluetooth LE (PHY) est codée LE.
public:
property bool IsCodedPhy { bool get(); };
bool IsCodedPhy();
public bool IsCodedPhy { get; }
var boolean = bluetoothLEConnectionPhyInfo.isCodedPhy;
Public ReadOnly Property IsCodedPhy As Boolean
Valeur de propriété
Boolean
bool
true
si la couche physique Bluetooth LE (PHY) est codée LE ; sinon, false
.
Configuration requise pour Windows
Fonctionnalités de l’application |
bluetooth
|