Windows Connect Now Enumerations
Windows Connect Now defines the following enumeration types.
| Enumeration | Description |
|---|---|
| WCN_ATTRIBUTE_TYPE |
Defines the various attribute buffer types defined for Wi-Fi Protected Setup. |
| WCN_PASSWORD_TYPE |
Defines the authentication that will be used in a WPS session. |
| WCN_SESSION_STATUS |
Defines the status of a WPS session. |
| WCN_VALUE_TYPE_ASSOCIATION_STATE |
Defines the possible association states of a wireless station during a Discovery request. |
| WCN_VALUE_TYPE_BOOLEAN |
Defines values used to represent true/false conditions encountered during device setup and association. |
| WCN_VALUE_TYPE_AUTHENTICATION_TYPE |
Defines the authentication methods supported by the Enrollee (access point or station). |
| WCN_VALUE_TYPE_CONFIG_METHODS |
Defines the configuration methods supported by the Enrollee or Registrar. |
| WCN_VALUE_TYPE_CONFIGURATION_ERROR |
Defines possible error values returned to a device while attempting to configure to, and associate with, the WLAN. |
| WCN_VALUE_TYPE_DEVICE_PASSWORD_ID |
Defines the possible password values. |
| WCN_VALUE_TYPE_ENCRYPTION_TYPE |
Defines the supported WLAN encryption types. |
| WCN_VALUE_TYPE_RF_BANDS |
Defines the radio frequency band on which an enrollee sends Discovery requests. |
| WCN_VALUE_TYPE_VERSION |
Defines the supported version of Wi-Fi Protected Setup (WPS). |
| WCN_VALUE_TYPE_WI_FI_PROTECTED_SETUP_STATE |
Defines values that indicate if a device is configured. |
Related topics