WiFi Framework C++ Edition

◆ GetCountyOrRegions()

int GetCountyOrRegions ( wclWiFiCountryOrRegions List) const

Reads the WiFi interface supported Countries or Regions list.

Parameters
ListThe supported Countries and Regions List.
Returns
If the function succeed the return value is wclCommon::WCL_E_SUCCESS. Otherwise the method returns one of the WCL error codes.

The caller is responsible for clear memory allocated for the List dynamic array.

See also
wclWiFiCountryOrRegions