TwclMobileHotspot.GetBand(TwclMobileHotspotBand) Method

Gets the wireless frequency band of the WiFi Mobile Hotspot.

Namespace: wclWiFi
public
 function GetBand(out Band: TwclMobileHotspotBand): Integer;

Parameters

Band
Type: TwclMobileHotspotBand

If the function completed with success on output containt a TwclMobileHotspotBand constant, specifying the current frequency band.

Return Value

Type: Integer

If the function succeed the return value is wclErrors.WCL_E_SUCCESS. Otherwise the method returns one of the WCL error codes.

This feature is supported on Windows 10 2004 abd above.