WiFi Framework C++ Edition
Public Attributes | List of all members
wclWiFiConnectionAttributes Struct Reference

Defines the attributes of a wireless connection. More...

#include <wclWiFi.h>

Public Attributes

wclWiFiInterfaceState State
 Indicates the state of the interface.
 
wclWiFiConnectionMode Mode
 Indicates the mode of the connection.
 
tstring ProfileName
 The name of the profile used for the connection. Profile names are case-sensitive.
 
wclWiFiAssociationAttributes Association
 The attributes of the association.
 
wclWiFiSecurityAttributes Security
 The security attributes of the connection.
 

Detailed Description

Defines the attributes of a wireless connection.