WiFi Framework C++ Edition

◆ InRegDomain

bool InRegDomain

A value that specifies whether the AP or peer station is operating within the regulatory domain as identified by the country/region.

If the wireless LAN interface driver does not support multiple regulatory domains, this member is set to True.

If the 802.11 Beacon or Probe Response frame received from the AP or peer station does not include a Country information element (IE), this member is set to True.

If the 802.11 Beacon or Probe Response frame received from the AP or peer station does include a Country IE, this member is set to False if the value of the Country String subfield does not equal the input country string.