다음을 통해 공유


NetworkOperatorTetheringSessionAccessPointConfiguration.IsBandSupported 메서드

정의

Wi-Fi 어댑터에서 특정 빈도 대역을 사용하여 테더링 핫스팟을 구성할 수 있는지 여부를 나타내는 값을 가져옵니다. 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

매개 변수

band
TetheringWiFiBand

쿼리할 빈도 대역을 지정합니다.

반환

Boolean

bool

true 빈도 대역이 지원되면 이고, 그렇지 않으면 입니다 false.

Windows 요구 사항

앱 기능
wiFiControl

적용 대상