TwclWiFiClient.AcmGetOnlyUseGpProfiles(Boolean) Method

Reads the ACM value indicating whether profiles not created by group policy can be used to connect to an allowed network with a matching group policy profile.

Namespace: wclWiFi
public
 function AcmGetOnlyUseGpProfiles(out Enabled: Boolean): Integer;

Parameters

Enabled
Type: Boolean

If True only profiles created by group policy can be used; if False, any profile can be used.

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.