Partager via


NetworkOperatorTetheringSessionAccessPointConfiguration.IsBandSupported Méthode

Définition

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

Boolean

bool

true si la bande de fréquences est prise en charge ; sinon, false.

Configuration requise pour Windows

Fonctionnalités de l’application
wiFiControl

S’applique à