DOT11_ACCESSNETWORKOPTIONS structure

TBD

Syntax

typedef struct DOT11_ACCESSNETWORKOPTIONS {
  UINT8 AccessNetworkType;
  UINT8 Internet;
  UINT8 ASRA;
  UINT8 ESR;
  UINT8 UESA;
} DOT11_ACCESSNETWORKOPTIONS, *PDOT11_ACCESSNETWORKOPTIONS;

Members

  • AccessNetworkType
    TBD

  • Internet
    TBD

  • ASRA
    TBD

  • ESR
    TBD

  • UESA
    TBD

Requirements

Minimum supported client

Windows 10

Minimum supported server

Windows Server 2016 Technical Preview [desktop apps only]

Header

Wlantypes.h

See also

WLAN_AVAILABLE_NETWORK_V2