WiFi Framework C++ Edition

◆ AcmSetShowDeniedNetworks()

int AcmSetShowDeniedNetworks ( const bool  Show)

Sets the WLAN ACM value indicating whether user and group policy-denied networks will be included in the available networks list.

Parameters
ShowIf True, then user and group policy-denied networks will be included in the available networks list; if the parameter is False on return, user and group policy-denied networks will not be included in the available networks list.
Returns
If the function succeeds, the return value is wclCommon::WCL_E_SUCCESS. If the function fails, the return value may be one of the WCL return codes.