ReactOS 0.4.15-dev-7924-g5949c20
_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 217 of file wlanapi.h.

Member Data Documentation

◆ dot11BssType

DOT11_BSS_TYPE _WLAN_CONNECTION_PARAMETERS::dot11BssType

Definition at line 226 of file wlanapi.h.

◆ dwFlags

DWORD _WLAN_CONNECTION_PARAMETERS::dwFlags

Definition at line 227 of file wlanapi.h.

◆ pDesiredBssidList

PDOT11_BSSID_LIST _WLAN_CONNECTION_PARAMETERS::pDesiredBssidList

Definition at line 225 of file wlanapi.h.

◆ pDot11Ssid

PDOT11_SSID _WLAN_CONNECTION_PARAMETERS::pDot11Ssid

Definition at line 224 of file wlanapi.h.

◆ strProfile

LPCWSTR _WLAN_CONNECTION_PARAMETERS::strProfile

Definition at line 222 of file wlanapi.h.

◆ wlanConnectionMode

WLAN_CONNECTION_MODE _WLAN_CONNECTION_PARAMETERS::wlanConnectionMode

Definition at line 218 of file wlanapi.h.


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