WiFi Framework C++ Edition

◆ GetBackgroundScanState()

int GetBackgroundScanState ( bool &  Enabled) const

Reads the interface's background scan setting.

Parameters
EnabledThe background scan state. If True then the background scan is enabled.
Returns
If the function succeed the return value is wclCommon::WCL_E_SUCCESS. Otherwise the method returns one of the WCL error codes.