WiFi Framework C++ Edition

◆ Open()

int Open ( )

Opens the WLAN interface and allocates the WLAN resources.

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.

Before an application can use any of the CwclWiFiInterface object's methods it must open the interface.