TwclWiFiInterface.GetHostedNetworkCapable(Boolean) Method

Reads the WiFi Hosted Network capability of the interface.

Namespace: wclWiFi
public
 function GetHostedNetworkCapable(out Supported: Boolean): Integer;

Parameters

Supported
Type: Boolean

The Hosted network support. True if the Hosted Network is supported.

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.