WiFi Framework C++ Edition

◆ InternalOpen()

virtual int InternalOpen ( )
overrideprotectedvirtual

Executes additional initialization procedures.

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

Implements CwclCustomWiFiComponent.