WiFi Framework C++ Edition

◆ SetAutoConfState()

int SetAutoConfState ( const bool  Enable)

Sets the interface's auto configuration setting.

Parameters
EnableIf True then the auto configuration will be enabled.
Returns
If the function succeed the return value is wclCommon::WCL_E_SUCCESS. Otherwise the method returns one of the WCL error codes.