TwclWiFiHostedNetwork.SetConnectionSettings(TwclWiFiHostedNetworkConnectionSettings) Method

Writes the information about the connection settings on the wireless Hosted Network.

Namespace: wclWiFi
public
 function SetConnectionSettings(
 const Settings: TwclWiFiHostedNetworkConnectionSettings): Integer;

Parameters

Settings
Type: TwclWiFiHostedNetworkConnectionSettings

The hosted network connection settings.

Return Value

Type: Integer

If the function succeeds, the return value is wclErrors.WCL_E_SUCCESS. If the function fails, the return value may be one of the WCL return codes.