WiFi Framework C++ Edition

◆ SetBackgroundScanState()

int SetBackgroundScanState ( const bool  Enable)

Sets the interface's background scan setting.

Parameters
EnableIf True then the background scan 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.