TwclWiFiClient.AcmGetPowerSetting(TwclWiFiPowerSetting) Method

Reads the WLAN ACM Power Setting.

Namespace: wclWiFi
public
 function AcmGetPowerSetting(out Setting: TwclWiFiPowerSetting): Integer;

Parameters

Setting
Type: TwclWiFiPowerSetting

The ACM the power settings.

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.