Skip to content

Latest commit

 

History

History
95 lines (70 loc) · 3.79 KB

ne-wlanapi-wlan_connection_mode.md

File metadata and controls

95 lines (70 loc) · 3.79 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NE:wlanapi._WLAN_CONNECTION_MODE
WLAN_CONNECTION_MODE (wlanapi.h)
Defines the mode of connection.
*PWLAN_CONNECTION_MODE
PWLAN_CONNECTION_MODE
PWLAN_CONNECTION_MODE enumeration pointer [NativeWIFI]
WLAN_CONNECTION_MODE
WLAN_CONNECTION_MODE enumeration [NativeWIFI]
nwifi.wlan_connection_mode
wlan_connection_mode_auto
wlan_connection_mode_discovery_secure
wlan_connection_mode_discovery_unsecure
wlan_connection_mode_invalid
wlan_connection_mode_profile
wlan_connection_mode_temporary_profile
wlanapi/PWLAN_CONNECTION_MODE
wlanapi/WLAN_CONNECTION_MODE
wlanapi/wlan_connection_mode_auto
wlanapi/wlan_connection_mode_discovery_secure
wlanapi/wlan_connection_mode_discovery_unsecure
wlanapi/wlan_connection_mode_invalid
wlanapi/wlan_connection_mode_profile
wlanapi/wlan_connection_mode_temporary_profile
nwifi\wlan_connection_mode.htm
nwifi
d62e863f-2aa8-49b1-9e27-8d9d053026f0
12/05/2018
*PWLAN_CONNECTION_MODE, PWLAN_CONNECTION_MODE, PWLAN_CONNECTION_MODE enumeration pointer [NativeWIFI], WLAN_CONNECTION_MODE, WLAN_CONNECTION_MODE enumeration [NativeWIFI], nwifi.wlan_connection_mode, wlan_connection_mode_auto, wlan_connection_mode_discovery_secure, wlan_connection_mode_discovery_unsecure, wlan_connection_mode_invalid, wlan_connection_mode_profile, wlan_connection_mode_temporary_profile, wlanapi/PWLAN_CONNECTION_MODE, wlanapi/WLAN_CONNECTION_MODE, wlanapi/wlan_connection_mode_auto, wlanapi/wlan_connection_mode_discovery_secure, wlanapi/wlan_connection_mode_discovery_unsecure, wlanapi/wlan_connection_mode_invalid, wlanapi/wlan_connection_mode_profile, wlanapi/wlan_connection_mode_temporary_profile
wlanapi.h
Windows
Windows Vista, Windows XP with SP3 [desktop apps only]
Windows Server 2008 [desktop apps only]
Windows
WLAN_CONNECTION_MODE, *PWLAN_CONNECTION_MODE
Wireless LAN API for Windows XP with SP2
19H1
_WLAN_CONNECTION_MODE
wlanapi/_WLAN_CONNECTION_MODE
PWLAN_CONNECTION_MODE
wlanapi/PWLAN_CONNECTION_MODE
WLAN_CONNECTION_MODE
wlanapi/WLAN_CONNECTION_MODE
c++
APIRef
kbSyntax
HeaderDef
wlanapi.h
WLAN_CONNECTION_MODE

WLAN_CONNECTION_MODE enumeration

-description

The WLAN_CONNECTION_MODE enumerated type defines the mode of connection.Windows XP with SP3 and Wireless LAN API for Windows XP with SP2:  Only the wlan_connection_mode_profile value is supported.

-enum-fields

-field wlan_connection_mode_profile:0

A profile will be used to make the connection.

-field wlan_connection_mode_temporary_profile

A temporary profile will be used to make the connection.

-field wlan_connection_mode_discovery_secure

Secure discovery will be used to make the connection.

-field wlan_connection_mode_discovery_unsecure

Unsecure discovery will be used to make the connection.

-field wlan_connection_mode_auto

The connection is initiated by the wireless service automatically using a persistent profile.

-field wlan_connection_mode_invalid

Not used.

-see-also

WLAN_CONNECTION_ATTRIBUTES

WLAN_CONNECTION_NOTIFICATION_DATA

WLAN_CONNECTION_PARAMETERS