WiFi Framework C++ Edition

◆ AcmGetAllowExplicitCreds()

int AcmGetAllowExplicitCreds ( bool &  Allow) const

Reads the ACM value indicating whether the current wireless interface has shared user credentials allowed.

Parameters
AllowIf True then the current wireless interface has shared user credentials allowed; if False, the current wireless interface does not allow shared user credentials.
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.