ReactOS 0.4.16-dev-122-g325d74c
_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 220 of file wlanapi.h.

Member Data Documentation

◆ dot11BssType

DOT11_BSS_TYPE _WLAN_CONNECTION_PARAMETERS::dot11BssType

Definition at line 229 of file wlanapi.h.

◆ dwFlags

DWORD _WLAN_CONNECTION_PARAMETERS::dwFlags

Definition at line 230 of file wlanapi.h.

◆ pDesiredBssidList

PDOT11_BSSID_LIST _WLAN_CONNECTION_PARAMETERS::pDesiredBssidList

Definition at line 228 of file wlanapi.h.

◆ pDot11Ssid

PDOT11_SSID _WLAN_CONNECTION_PARAMETERS::pDot11Ssid

Definition at line 227 of file wlanapi.h.

◆ strProfile

LPCWSTR _WLAN_CONNECTION_PARAMETERS::strProfile

Definition at line 225 of file wlanapi.h.

◆ wlanConnectionMode

WLAN_CONNECTION_MODE _WLAN_CONNECTION_PARAMETERS::wlanConnectionMode

Definition at line 221 of file wlanapi.h.


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