ReactOS 0.4.16-dev-1044-ga6558c0
_WLAN_CONNECTION_PARAMETERS Struct Reference

#include <wlanapi.h>

Collaboration diagram for _WLAN_CONNECTION_PARAMETERS:

Public Attributes

WLAN_CONNECTION_MODE wlanConnectionMode
 
LPCWSTR strProfile
 
PDOT11_SSID pDot11Ssid
 
PDOT11_BSSID_LIST pDesiredBssidList
 
DOT11_BSS_TYPE dot11BssType
 
DWORD dwFlags
 

Detailed Description

Definition at line 255 of file wlanapi.h.

Member Data Documentation

◆ dot11BssType

DOT11_BSS_TYPE _WLAN_CONNECTION_PARAMETERS::dot11BssType

Definition at line 264 of file wlanapi.h.

◆ dwFlags

DWORD _WLAN_CONNECTION_PARAMETERS::dwFlags

Definition at line 265 of file wlanapi.h.

◆ pDesiredBssidList

PDOT11_BSSID_LIST _WLAN_CONNECTION_PARAMETERS::pDesiredBssidList

Definition at line 263 of file wlanapi.h.

◆ pDot11Ssid

PDOT11_SSID _WLAN_CONNECTION_PARAMETERS::pDot11Ssid

Definition at line 262 of file wlanapi.h.

◆ strProfile

LPCWSTR _WLAN_CONNECTION_PARAMETERS::strProfile

Definition at line 260 of file wlanapi.h.

◆ wlanConnectionMode

WLAN_CONNECTION_MODE _WLAN_CONNECTION_PARAMETERS::wlanConnectionMode

Definition at line 256 of file wlanapi.h.


The documentation for this struct was generated from the following file: