WiFi Framework C++ Edition

◆ Open()

int Open ( )

Opens the component.

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

Before using any of the methods of the component an application must call the Open method.