TwclWiFiClient.AcmGetAllowExplicitCreds(Boolean) Method

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

Namespace: wclWiFi
public
 function AcmGetAllowExplicitCreds(out Allow: Boolean): Integer;

Parameters

Allow
Type: Boolean

If True then the current wireless interface has shared user credentials allowed; if False, the current wireless interface does not allow shared user credentials.

Return Value

Type: Integer

If the function succeeds, the return value is wclErrors.WCL_E_SUCCESS. If the function fails, the return value may be one of the WCL return codes.