WiFi Framework C++ Edition

◆ AcmGetBlockPeriod()

int AcmGetBlockPeriod ( unsigned long &  Period) const

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

Parameters
PeriodThe 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.
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.