Qt 4.8
Public Variables | List of all members
WLAN_CONNECTION_ATTRIBUTES Struct Reference

#include <platformdefs.h>

Public Variables

WLAN_INTERFACE_STATE isState
 
WCHAR strProfileName [WLAN_MAX_NAME_LENGTH]
 
WLAN_ASSOCIATION_ATTRIBUTES wlanAssociationAttributes
 
WLAN_CONNECTION_MODE wlanConnectionMode
 
WLAN_SECURITY_ATTRIBUTES wlanSecurityAttributes
 

Detailed Description

Definition at line 281 of file platformdefs.h.

Properties

◆ isState

WLAN_INTERFACE_STATE WLAN_CONNECTION_ATTRIBUTES::isState

Definition at line 282 of file platformdefs.h.

◆ strProfileName

WCHAR WLAN_CONNECTION_ATTRIBUTES::strProfileName[WLAN_MAX_NAME_LENGTH]

Definition at line 284 of file platformdefs.h.

Referenced by QNativeWifiEngine::getInterfaceFromId().

◆ wlanAssociationAttributes

WLAN_ASSOCIATION_ATTRIBUTES WLAN_CONNECTION_ATTRIBUTES::wlanAssociationAttributes

Definition at line 285 of file platformdefs.h.

◆ wlanConnectionMode

WLAN_CONNECTION_MODE WLAN_CONNECTION_ATTRIBUTES::wlanConnectionMode

Definition at line 283 of file platformdefs.h.

◆ wlanSecurityAttributes

WLAN_SECURITY_ATTRIBUTES WLAN_CONNECTION_ATTRIBUTES::wlanSecurityAttributes

Definition at line 286 of file platformdefs.h.


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