NetworkOperatorTetheringSessionAccessPointConfiguration.IsBandSupported Méthode
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 l’adaptateur Wi-Fi permet de configurer le point d’accès avec une bande de fréquence spécifique. Similaire à NetworkOperatorTetheringAccessPointConfiguration.IsBandSupported.
public:
virtual bool IsBandSupported(TetheringWiFiBand band) = IsBandSupported;
bool IsBandSupported(TetheringWiFiBand const& band);
public bool IsBandSupported(TetheringWiFiBand band);
function isBandSupported(band)
Public Function IsBandSupported (band As TetheringWiFiBand) As Boolean
Paramètres
- band
- TetheringWiFiBand
Spécifie la bande de fréquences pour laquelle interroger.
Retours
bool
true
si la bande de fréquences est prise en charge ; sinon, false
.
Configuration requise pour Windows
Fonctionnalités de l’application |
wiFiControl
|