TwclWiFiClient.AcmSetBlockPeriod(Cardinal) Method

Sets the ACM value that indicates the blocked period setting for the current wireless interface.

Namespace: wclWiFi
public
 function AcmSetBlockPeriod(const Period: Cardinal): Integer;

Parameters

Period
Type: Cardinal

The blocked period setting for the current wireless interface. The blocked period is the amount of time, in seconds, for which automatic connection to a wireless network will not be attempted after a previous failure.

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.