This topic has not yet been rated - Rate this topic

DOT11_BSS_TYPE enumeration

Applies to: desktop apps only

The DOT11_BSS_TYPE enumerated type defines a basic service set (BSS) network type.

Syntax

typedef enum _DOT11_BSS_TYPE {
  dot11_BSS_type_infrastructure   = 1,
  dot11_BSS_type_independent      = 2,
  dot11_BSS_type_any              = 3 
} DOT11_BSS_TYPE, *PDOT11_BSS_TYPE;

Constants

dot11_BSS_type_infrastructure

Specifies an infrastructure BSS network.

dot11_BSS_type_independent

Specifies an independent BSS (IBSS) network.

dot11_BSS_type_any

Specifies either infrastructure or IBSS network.

Requirements

Minimum supported client

Windows Vista, Windows XP with SP3

Minimum supported server

Windows Server 2008

Redistributable

Wireless LAN API for Windows XP with SP2

Header

Wlantypes.h (include Windot11.h)

See also

WLAN_BSS_ENTRY
WLAN_CONNECTION_PARAMETERS
WlanGetNetworkBssList

 

 

Send comments about this topic to Microsoft

Build date: 2/3/2012

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ