WiFi Framework C++ Edition

◆ AcmGetShowDeniedNetworks()

int AcmGetShowDeniedNetworks ( bool &  Show) const

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

Parameters
ShowIf the method returns wclCommon::WCL_E_SUCCESS Show parameter returned as 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.