WiFi Framework C++ Edition

◆ SetConnectionSettings()

int SetConnectionSettings ( const wclWiFiHostedNetworkConnectionSettings Settings)

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

Parameters
SettingsThe hosted network connection settings.
Returns
If the function succeeds, the return value is wclCommon::WCL_E_SUCCESS. If the function fails, the return value may be one of the WCL return codes.
See also
wclWiFiHostedNetworkConnectionSettings