WiFi Framework C++ Edition

◆ GetAutoConfState()

int GetAutoConfState ( bool &  Enabled) const

Reads the interface's auto configuration setting.

Parameters
EnabledThe auto configuration state. If True then the auto configuration 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.