Freigeben über


NetworkOperatorTetheringSessionAccessPointConfiguration.IsBandSupported Methode

Definition

Ruft einen Wert ab, der angibt, ob der Wi-Fi-Adapter das Konfigurieren des Tethering-Hotspots mit einem bestimmten Frequenzband ermöglicht. Ähnlich wie 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

Parameter

band
TetheringWiFiBand

Gibt das Frequenzband an, für das eine Abfrage ausgeführt werden soll.

Gibt zurück

Boolean

bool

true , wenn das Frequenzband unterstützt wird; falseandernfalls .

Windows-Anforderungen

App-Funktionen
wiFiControl

Gilt für: