wclWiFiErrors Namespace

 NameDescription
wclEWiFi

The base exception class for all WiFi exceptions.

wclEWiFiSniffer

The WiFi Sniffer exceptions.

Top
 NameDescription
WCL_E_NLM_ACCESS_DENIED

Administrative rights required for this operation.

WCL_E_NLM_BASE

The base Network List Manager error code.

WCL_E_NLM_CLOSED

The Network List Manager is closed.

WCL_E_NLM_COINITIALIZE_FAILED

Unable to initialize COM subsystem.

WCL_E_NLM_CONNECTIONS_NOT_FOUND

Connections were not found.

WCL_E_NLM_EVENTS_HANDLER_NOT_SET

The Network List Manager events handler was not set.

WCL_E_NLM_EVENTS_HANDLER_SET

The Network List Manager events handler is already set.

WCL_E_NLM_NETWORKS_NOT_FOUND

Networks with required type were not found.

WCL_E_NLM_NETWORK_NOT_FOUND

The network with given ID was not found.

WCL_E_NLM_NETWORK_PROFILES_NOT_FOUND

Network profiles list was not found.

WCL_E_NLM_NE_UNABLE_FIND_CONNECTION_POINT

Unable to find the Network events handler connection point.

WCL_E_NLM_NE_UNABLE_FIND_CONNECTION_POINTS_CONTAINER

Unable to find the Network events handler connection points container.

WCL_E_NLM_OPENED

The Network List Manager is opened.

WCL_E_NLM_UNABLE_ENUMERATE_CONNECTIONS

Unable to enumerate connections.

WCL_E_NLM_UNABLE_ENUMERATE_NETWORKS

Unable to enumerate available networks.

WCL_E_NLM_UNABLE_FIND_CONNECTION_POINT

Unable to find the Network List Manager events handler connection point.

WCL_E_NLM_UNABLE_FIND_CONNECTION_POINTS_CONTAINER

Unable to find the Network List Manager events handler connection points container.

WCL_E_NLM_UNABLE_GET_CONNECTED_PROPERTY

Unable to read Connected property of the Network List Manager or Network.

WCL_E_NLM_UNABLE_GET_CONNECTION_ADAPTER_ID

Unable to get a connection's adapter ID.

WCL_E_NLM_UNABLE_GET_CONNECTION_ID

Unable to read a connection's ID.

WCL_E_NLM_UNABLE_GET_CONNECTIVITY

Unable to get a network's or machine's connectivity.

WCL_E_NLM_UNABLE_GET_DOMAIN_TYPE

Unable to get a network's domain type.

WCL_E_NLM_UNABLE_GET_NETWORK_CATEGORY

Unable to get a network's categiry.

WCL_E_NLM_UNABLE_GET_NETWORK_CREATED_AND_CONNECTED_DATE_TIME

Unable to get a network's creation and connection date and time.

WCL_E_NLM_UNABLE_GET_NETWORK_DESCRIPTION

Unable to get a network's description.

WCL_E_NLM_UNABLE_GET_NETWORK_ID

Unable to get a network's ID.

WCL_E_NLM_UNABLE_GET_NETWORK_NAME

Unable to get a network's name.

WCL_E_NLM_UNABLE_SET_NETWORK_CATEGORY

Unable to set a network's categiry.

WCL_E_NLM_UNABLE_SET_NETWORK_DESCRIPTION

Unable to set a network's description.

WCL_E_NLM_UNABLE_SET_NETWORK_NAME

Unable to set a network's name.

WCL_E_NLM_UNEXPECTED

Unexpected or unknown error.

WCL_E_NLM_UNSUPPORTED

The Network List Manager is not supported on this platform.

WCL_E_WIFI_ACCESS_DENIED

The caller does not have sufficient permissions.

WCL_E_WIFI_ALREADY_EXISTS

The WLAN profile already exists. Typically, this return value is used when Overwrite is False; however, if Overwrite is True and Flags specifies a different profile type than the one used by the existing profile, then the existing profile will not be overwritten and WCL_E_WIFI_ALREADY_EXISTS will be returned.

WCL_E_WIFI_BAD_ARGUMENTS

One or more arguments are not correct.

WCL_E_WIFI_BAD_CONFIGURATION

The configuration data for the wireless Hosted Network is unconfigured. This error is returned if the application queries the Hosted Network Profile or Hosted Network Connection Settings before a SSID is configured in the wireless Hosted Network.

WCL_E_WIFI_BAD_PROFILE

The profile is not valid.

WCL_E_WIFI_BASE

The base error code for the WiFi framework.

WCL_E_WIFI_CANTOPEN

The configuration registry key could not be opened.

WCL_E_WIFI_CHANGE_STATE_FAILED

Unable to change the WiFi Adapter state.

WCL_E_WIFI_CLOSED

A WiFi is already closed.

WCL_E_WIFI_CREATE_THREAD_FAILED

Unable to create thread.

WCL_E_WIFI_DATATYPE_MISMATCH

The data supplied is of the wrong type.

WCL_E_WIFI_DATA_NOT_FOUND

This error is returned if no user custom data exists for the profile specified.

WCL_E_WIFI_DIRECT_ADVERTISER_ACTIVE

A WiFi Direct Advertiser is already running.

WCL_E_WIFI_DIRECT_ADVERTISER_ALREADY_RUNNING

WiFi Direct Advertiser is already running by other WiFi Framework based application.

WCL_E_WIFI_DIRECT_ADVERTISER_BASE

The base error code for WiFi Direct Advertiser.

WCL_E_WIFI_DIRECT_ADVERTISER_CREATE_MUTEX_FAILED

Unable to create global mutex object.

WCL_E_WIFI_DIRECT_ADVERTISER_HOTSPOT_RUNNING

Mobile Hotspot is already running on PC.

WCL_E_WIFI_DIRECT_ADVERTISER_NOT_ACTIVE

WiFi Direct Advertiser is not running.

WCL_E_WIFI_DIRECT_ADVERTISER_SET_DISCOVERABILITY_FAILED

Unable to set Listen State Discoverability.

WCL_E_WIFI_DIRECT_ADVERTISER_START_ABORTED

The publisher is aborted due to error.

WCL_E_WIFI_DIRECT_ADVERTISER_UNABLE_CHANGE_LEGACY_MODE

Unable to change the Legacy mode setting of the WiFi Direct Advertiser.

WCL_E_WIFI_DIRECT_ADVERTISER_UNABLE_CREATE_ASYNC_EVENT

Unable to create start synchronization event for the WiFi Direct Advertiser.

WCL_E_WIFI_DIRECT_ADVERTISER_UNABLE_CREATE_THREAD_EVENT

Unable to create WiFi Direct Advertiser working thread initialization event.

WCL_E_WIFI_DIRECT_ADVERTISER_UNABLE_CREATE_WORKING_THREAD

Unable to start WiFi Direct Advertiser working thread.

WCL_E_WIFI_DIRECT_ADVERTISER_UNABLE_GET_ADVERTISEMENT

Unable to get the WiFi Direct Advertisement object.

WCL_E_WIFI_DIRECT_ADVERTISER_UNABLE_GET_CREDENTIAL

Unable to access Legacy mode security settings of the WiFi Direct Advertiser.

WCL_E_WIFI_DIRECT_ADVERTISER_UNABLE_GET_LEGACY_SETTINGS

Unable to access the WiFi Direct Advertiser Legacy mode settings.

WCL_E_WIFI_DIRECT_ADVERTISER_UNABLE_SET_GO

Unable to set an Autonomous Group Owner state.

WCL_E_WIFI_DIRECT_ADVERTISER_UNABLE_SET_LISTENER_HANDLER

Unable to set event handler for WiFi Direct Advertiser connection listening.

WCL_E_WIFI_DIRECT_ADVERTISER_UNABLE_SET_OPEN_AUTH_MODE

Unable to create legacy Soft AP with Open Authetication (Open Network).

WCL_E_WIFI_DIRECT_ADVERTISER_UNABLE_SET_PASSPHRASE

Unable to set the WiFi Direct Advertiser's Legacy mode pass phrase.

WCL_E_WIFI_DIRECT_ADVERTISER_UNABLE_SET_PUBLISHER_EVENT

Unable to set event handler for WiFi Direct Advertiser.

WCL_E_WIFI_DIRECT_ADVERTISER_UNABLE_SET_SSID

Unable to set SSID for the WiFi Direct Advertiser.

WCL_E_WIFI_DIRECT_ADVERTISER_UNABLE_START_PUBLISHER

Filed to start WiFi Direct Advertiser.

WCL_E_WIFI_DIRECT_BASE

The base WiFi Direct error code.

WCL_E_WIFI_DIRECT_DEVICE_BASE

The base error code for WiFi Direct device errors.

WCL_E_WIFI_DIRECT_DEVICE_CONNECTED

The WiFi Direct device is connected or connecting.

WCL_E_WIFI_DIRECT_DEVICE_CONNECTION_TERMINATED_BT_USER

Connection has been terminated by user.

WCL_E_WIFI_DIRECT_DEVICE_CREATE_FAILED

Unable to create WiFi Direct device object.

WCL_E_WIFI_DIRECT_DEVICE_CREATE_GET_RESULT_FAILED

Unable to get WiFi Direct device creation operation result.

WCL_E_WIFI_DIRECT_DEVICE_CREATE_INFORMATION_FAILED

Unable to create device information object.

WCL_E_WIFI_DIRECT_DEVICE_CREATE_OBJECT_NOT_CREATED

WiFi Direct device object was not created.

WCL_E_WIFI_DIRECT_DEVICE_CREATE_PAIRING_MUTEX_FAILED

Unable to create pairing synchronization mutex.

WCL_E_WIFI_DIRECT_DEVICE_CREATE_PAIRING_SYNC_EVENT_FAILED

Unable to create WiFi Direct device pairing notification synchronization event.

WCL_E_WIFI_DIRECT_DEVICE_CREATE_TERMINATION_EVENT_FAILED

Unablet to create WiFi Direct device's thread termination event.

WCL_E_WIFI_DIRECT_DEVICE_CREATE_TIMEOUT

Timeout during creating WiFi Direct device object. Usually it appears when device has wrong DHCP configuration or uses static IP.

WCL_E_WIFI_DIRECT_DEVICE_CUSTOM_PAIRING_NOT_SUPPORTED

WiFi Direct device does not support custom pairing.

WCL_E_WIFI_DIRECT_DEVICE_DISCONNECTED

The WiFi Direct device is disconnected or disconnecting.

WCL_E_WIFI_DIRECT_DEVICE_ENDPOINTS_NOT_FOUND

No connection endpoints were found.

WCL_E_WIFI_DIRECT_DEVICE_EXTENDED_INFO_NOT_SUPPORTED

Extended device information not supported.

WCL_E_WIFI_DIRECT_DEVICE_GET_CANONICAL_NAME_FAILED

Unable to convert Host Name to IP address.

WCL_E_WIFI_DIRECT_DEVICE_GET_CONNECTION_PARAMETERS_FAILED

Unable to get connection parameters.

WCL_E_WIFI_DIRECT_DEVICE_GET_CUSTOM_PAIRING_FILED

Unable to get custom pairing interface.

WCL_E_WIFI_DIRECT_DEVICE_GET_ENDPOINTS_COUNT_FAILED

Unable to get connection endpoints count.

WCL_E_WIFI_DIRECT_DEVICE_GET_ENDPOINTS_FAILED

Unable to get connection endpoint pairs.

WCL_E_WIFI_DIRECT_DEVICE_GET_ENDPOINT_PAIR_FILED

Unable to get default (first) connection endpoint pair.

WCL_E_WIFI_DIRECT_DEVICE_GET_HOST_NAME_FAILED

Unable to get IHostName interface for the connection endpoint pair.

WCL_E_WIFI_DIRECT_DEVICE_GET_INFORMATION_FAILED

Unable to get device information object.

WCL_E_WIFI_DIRECT_DEVICE_GET_NAME_FAILED

Unable to get WiFi Direct device's name.

WCL_E_WIFI_DIRECT_DEVICE_GET_PAIRED_FAILED

Unable to get WiFi Direct device's pairing status.

WCL_E_WIFI_DIRECT_DEVICE_GET_PAIRING_RESULT_FAILED

Unable to get pairing result.

WCL_E_WIFI_DIRECT_DEVICE_GET_PAIRING_SETTINGS_FILED

Unable to get pairing settings.

WCL_E_WIFI_DIRECT_DEVICE_PAIRING_FAILED

Unable to pair with remote device.

WCL_E_WIFI_DIRECT_DEVICE_PAIRING_NOT_SUPPORTED

WiFi Direct device does not support pairing.

WCL_E_WIFI_DIRECT_DEVICE_QUERY_ASYNC_INFO_FAILED

IAsyncInfor interface not supported.

WCL_E_WIFI_DIRECT_DEVICE_SET_DISCONNECT_EVENT_HANDLER_FAILED

Unable to set disconnection event handler.

WCL_E_WIFI_DIRECT_DEVICE_SET_GO_FAILED

Unable to set Group Owner Intent.

WCL_E_WIFI_DIRECT_DEVICE_SET_PAIRING_EVENT_HANDLER_FAILED

Unable to set pairing event handler.

WCL_E_WIFI_DIRECT_DEVICE_SET_PAIRING_PROCEDURE_FAILED

Unable to set preffered pairing procedure.

WCL_E_WIFI_DIRECT_DEVICE_START_CREATE_FAILED

Unable to start WiFi Direct device object creating procedure.

WCL_E_WIFI_DIRECT_DEVICE_START_PAIRING_FAILED

Unable to start pairing with remote WiFi Direct device.

WCL_E_WIFI_DIRECT_DEVICE_START_THREAD_FAILED

Unable to start WiFi Direct device connection thread.

WCL_E_WIFI_DIRECT_DEVICE_START_UNPAIR_FAILED

Unable to start unpairing operation.

WCL_E_WIFI_DIRECT_DEVICE_WAIT_FAILED

Wait for notification message processing failed.

WCL_E_WIFI_DIRECT_DEVICE_WATCHER_ACTIVE

The WiFi Direct Device Watcher is already running.

WCL_E_WIFI_DIRECT_DEVICE_WATCHER_BASE

The base error code for WiFi Direct Device Watcher.

WCL_E_WIFI_DIRECT_DEVICE_WATCHER_CREATE_DEVICE_INFORMATION_FAILED

Unable to create Device Information Activation Factory.

WCL_E_WIFI_DIRECT_DEVICE_WATCHER_CREATE_DEVICE_STATICS2_FAILED

IWiFiDirectDeviceStatics2 interface is not supported.

WCL_E_WIFI_DIRECT_DEVICE_WATCHER_CREATE_DEVICE_STATICS_FAILED

Unable to create WiFi Direct Device activation factory.

WCL_E_WIFI_DIRECT_DEVICE_WATCHER_CREATE_EVENT_FAILED

Unable to create WiFi Direct Device Watcher thread synchronization event.

WCL_E_WIFI_DIRECT_DEVICE_WATCHER_CREATE_FAILED

Unable to create Device Watcher object.

WCL_E_WIFI_DIRECT_DEVICE_WATCHER_CREATE_INIT_EVENT_FAILED

Unable to create WiFi Direct Device Watcher thread initialization event.

WCL_E_WIFI_DIRECT_DEVICE_WATCHER_CREATE_NOTIFICATION_EVENT_FAILED

Unable to create discovering completed notification event.

WCL_E_WIFI_DIRECT_DEVICE_WATCHER_CREATE_THREAD_FAILED

Unable to start WiFi Direct Device Watcher worker thread.

WCL_E_WIFI_DIRECT_DEVICE_WATCHER_DISCOVERING_TERMINATED

Discovering terminated by user.

WCL_E_WIFI_DIRECT_DEVICE_WATCHER_ENUMERATE_DEVICES_FAILED

Unable to enumerate available devices.

WCL_E_WIFI_DIRECT_DEVICE_WATCHER_GET_DEVICE_SELECTOR_FAILED

Unable to get Device Selector.

WCL_E_WIFI_DIRECT_DEVICE_WATCHER_GET_ENUM_RESULT_FAILED

Get devices enumeration result failed.

WCL_E_WIFI_DIRECT_DEVICE_WATCHER_NOT_ACTIVE

The WiFi Direct Device Watcher is not running.

WCL_E_WIFI_DIRECT_DEVICE_WATCHER_QUERY_ASYNC_INFO_FAILED

IAsyncInfor interface not supported.

WCL_E_WIFI_DIRECT_DEVICE_WATCHER_SET_ADDED_EVENT_FAILED

Unable to set device added event handler.

WCL_E_WIFI_DIRECT_DEVICE_WATCHER_SET_COMPLETED_EVENT_FAILED

Unable to set discovering completed event handler.

WCL_E_WIFI_DIRECT_DEVICE_WATCHER_SET_STOPPED_EVENT_FAILED

Unable to set device watcher stopped event handler.

WCL_E_WIFI_DIRECT_DEVICE_WATCHER_START_ENUM_PAIRED_DEVICES_THREAD_FAILED

Unable to start paired WiFi Direct devices enumeration thread.

WCL_E_WIFI_DIRECT_DEVICE_WATCHER_START_FAILED

Unable to start WiFi Direct Device Watcher.

WCL_E_WIFI_DIRECT_DEVICE_WATCHER_START_GET_PAIRED_THREAD_FAILED

Unable to start working thread to read remote WiFi Direct device's paired status.

WCL_E_WIFI_DIRECT_DEVICE_WATCHER_START_NAME_RESOLVING_THREAD_FAILED

Unable to start WiFi Direct device name resolving thread.

WCL_E_WIFI_DIRECT_DEVICE_WATCHER_START_UNPAIR_THREAD_FAILED

Unable to start WiFi Direct device unpairing thread.

WCL_E_WIFI_DIRECT_DEVICE_WATCHER_UNEXPECTED

Unexpected or unknown error.

WCL_E_WIFI_DIRECT_NOT_SUPPORTED

WiFi Direct features are not supported. For WiFi Direct features Windows 10 is required.

WCL_E_WIFI_DIRECT_PAIR_ACCESS_DENIED

Your application does not have the appropriate permissions level to pair the device.

WCL_E_WIFI_DIRECT_PAIR_ALREADY_PAIRED

The device has already been paired.

WCL_E_WIFI_DIRECT_PAIR_BASE

The base error code for all WiFi Direct pairing errors.

WCL_E_WIFI_DIRECT_PAIR_CANCELLED

The pairing action was canceled before completion.

WCL_E_WIFI_DIRECT_PAIR_FAILURE

Authentication failed, so the device is not paired. Either the device or the application rejected the authentication.

WCL_E_WIFI_DIRECT_PAIR_HANDLER_NOT_REGISTERED

Either the event handler wasn't registered or a required TwclWiFiDirectPairingKinds was not supported.

WCL_E_WIFI_DIRECT_PAIR_HARDWARE_FAILURE

The device indicated there was a hardware failure.

WCL_E_WIFI_DIRECT_PAIR_HAS_ASSOCCIATION

The remove device already has an association.

WCL_E_WIFI_DIRECT_PAIR_INVALID_CEREMONY

The ceremony data was incorrect.

WCL_E_WIFI_DIRECT_PAIR_IN_PROGRESS

The device is already attempting to pair or unpair.

WCL_E_WIFI_DIRECT_PAIR_NOT_ALLOWED

The authentication protocol is not supported, so the device is not paired.

WCL_E_WIFI_DIRECT_PAIR_NOT_PAIRED

The device is not currently paired.

WCL_E_WIFI_DIRECT_PAIR_NOT_READY

The device is not in a state where it can be paired.

WCL_E_WIFI_DIRECT_PAIR_NO_PROFILES

There are no network profiles for this device to use.

WCL_E_WIFI_DIRECT_PAIR_PROTECTION_LEVEL

The minimum level of protection is not supported by the device or the application.

WCL_E_WIFI_DIRECT_PAIR_REJECTED

The device rejected the connection.

WCL_E_WIFI_DIRECT_PAIR_REJECTED_BY_HANDLER

The application handler rejected the pairing.

WCL_E_WIFI_DIRECT_PAIR_TIMEOUT

The authentication process timed out before it could complete.

WCL_E_WIFI_DIRECT_PAIR_TOO_MANY_CONNECTTIONS

The device indicated it cannot accept any more incoming connections.

WCL_E_WIFI_DIRECT_PAIR_UNKNOW

An unknown or unexpected failure occurred.

WCL_E_WIFI_DIRECT_RADIO_NOT_AVAILABLE

The WiFi Direct radio was not available. This error occurs when the WiFi Direct radio has been turned off.

WCL_E_WIFI_DIRECT_RESOURCE_IN_USE

The operation cannot be serviced because the necessary resources are currently in use.

WCL_E_WIFI_DIRECT_UNKNOWN

Unknown or unexpected WiFi Direct error.

WCL_E_WIFI_EAP_AUTHENTICATION_FAILED

The EAPHost returns this error on authentication failure.

WCL_E_WIFI_EAP_BASE

The base error code for WiFi EAP errors.

WCL_E_WIFI_EAP_CERT_STORE_INACCESSIBLE

The certificate store can not be accessed on either the authenticator or the peer.

WCL_E_WIFI_EAP_HOST_IDENTITY_UNKNOWN

The EAPHost returns this error if the authenticator fails the authentication after the peer sent its identity.

WCL_E_WIFI_EAP_HOST_METHOD_INVALID_PACKET

The EAPMethod received an EAP packet that cannot be processed.

WCL_E_WIFI_EAP_HOST_METHOD_NOT_INSTALLED

The requested EAP method is not installed.

WCL_E_WIFI_EAP_HOST_METHOD_OPERATION_NOT_SUPPORTED

The EAPHost returns this error when a configured EAP method does not support a requested operation (procedure call).

WCL_E_WIFI_EAP_HOST_NEGOTIATION_FAILED

The EAPHost returns this error when the client and the server are not configured with compatible EAP types.

WCL_E_WIFI_EAP_HOST_QEC_INACCESSIBLE

The EAPHost is not able to communicate with the EAP quarantine enforcement client (QEC) on a client with Network Access Protection (NAP) enabled.

WCL_E_WIFI_EAP_HOST_REMOTE_INVALID_PACKET

The EAPHost received a packet that cannot be processed.

WCL_E_WIFI_EAP_HOST_XML_MALFORMED

The EAPHost configuration schema validation failed.

WCL_E_WIFI_EAP_METHOD_CONFIG_DOES_NOT_SUPPORT_SSO

The EAP method does not support single signon for the provided configuration.

WCL_E_WIFI_EAP_NO_SMART_CARD_READER

No smart card reader was present.

WCL_E_WIFI_EAP_SERVER_CERT_EXPIRED

The EAPhost found a server certificate which has expired.

WCL_E_WIFI_EAP_SERVER_CERT_INVALID

The server certificate being user for authentication does not have a proper EKU set.

WCL_E_WIFI_EAP_SERVER_CERT_OTHER_ERROR

An unknown error occurred with the server certificate being used for authentication.

WCL_E_WIFI_EAP_SERVER_CERT_REVOKED

The server certificate being used for authentication has been revoked.

WCL_E_WIFI_EAP_SERVER_ROOT_CERT_NOT_FOUND

The EAPHost could not find a root certificate in the trusted root certificate store for server certificate validation.

WCL_E_WIFI_EAP_USER_ACCOUNT_OTHER_ERROR

The EAPHost received EAP failure after the identity exchange. There is likely a problem with the authenticating user account.

WCL_E_WIFI_EAP_USER_CERT_EXPIRED

The EAPhost found a user certificate which has expired.

WCL_E_WIFI_EAP_USER_CERT_INVALID

The user certificate being used for authentication does not have a proper extended key usage (EKU) set.

WCL_E_WIFI_EAP_USER_CERT_NOT_FOUND

The EAPHost could not find the user certificate for authentication.

WCL_E_WIFI_EAP_USER_CERT_OTHER_ERROR

An unknown error occurred with the user certificate being used for authentication.

WCL_E_WIFI_EAP_USER_CERT_REJECTED

The authenticator rejected the user certificate being used for authentication.

WCL_E_WIFI_EAP_USER_CERT_REVOKED

The user certificate being used for authentication has been revoked.

WCL_E_WIFI_EAP_USER_CREDENTIALS_REJECTED

The authenticator rejected the user credentials for authentication.

WCL_E_WIFI_EAP_USER_NAME_PASSWORD_REJECTED

The authenticator rejected the user credentials for authentication.

WCL_E_WIFI_EAP_USER_ROOT_CERT_EXPIRED

The trusted root certificate needed for user certificate validation has expired.

WCL_E_WIFI_EAP_USER_ROOT_CERT_INVALID

The authentication failed because the root certificate used for this network is not valid.

WCL_E_WIFI_EAP_USER_ROOT_CERT_NOT_FOUND

The EAPHost could not find a certificate in trusted root certificate store for user certificate validation.

WCL_E_WIFI_FEATURE_NOT_SUPPORTED

The feature is not supported on this platform.

WCL_E_WIFI_FUNCTION_NOT_FOUND

A calling function was not found in WLAN API.

WCL_E_WIFI_GET_ASYNC_RESULT_FAILED

Unable to get asynchronous operation result.

WCL_E_WIFI_GET_SIZE_FAILED

Unable to get found adapters count.

WCL_E_WIFI_GET_THREAD_RESULT_FAILED

Unable to get operation thread result code.

WCL_E_WIFI_HN_BASE

The base error code for common Hosted Network errors.

WCL_E_WIFI_HN_FEATURE_NOT_SUPPORTED

The requested feature is not supported on current platform.

WCL_E_WIFI_HN_GET_IP_TABLE_FAILED

Get IP table failed.

WCL_E_WIFI_HN_OPEN_IP_SETTINGS_FAILED

Unable to access the IP settings of a Hosted Network.

WCL_E_WIFI_HN_PEER_NOT_FOUND

The peer with specified MAC was not found.

WCL_E_WIFI_HN_READ_IP_FAILED

Unable to read TCP/IP settings of a Hosted Network.

WCL_E_WIFI_HN_RES_AP_START_FAILED

The driver for the wireless Hosted Network failed to start.

WCL_E_WIFI_HN_RES_BAD_PARAMETER

Bad parameters.

WCL_E_WIFI_HN_RES_BASE

The base code for the hosted network reasons.

WCL_E_WIFI_HN_RES_CLIENT_ABORT

A state change occurred that was caused by client abort.

WCL_E_WIFI_HN_RES_CRYPT_ERROR

A cryptographic error occurred.

WCL_E_WIFI_HN_RES_DEVICE_CHANGE

The wireless adapter used by the wireless Hosted Network changed.

WCL_E_WIFI_HN_RES_ELEVATION_REQUIRED

This operation requires elevation.

WCL_E_WIFI_HN_RES_GP_DENIED

The operation was denied by group policy.

WCL_E_WIFI_HN_RES_IMPERSONATION

User impersonation failed.

WCL_E_WIFI_HN_RES_INCOMPATIBLE_CONNECTION_STARTED

An incompatible connection started.

An incompatible connection refers to one of the following cases:

  • An ad hoc wireless connection is started on the primary station adapter.
  • Network monitoring is started on the primary station adapter by an application (Network Monitor, for example).
  • A wireless connection is started in FIPS safe mode on the primary station adapter. FIPS safe mode is specified in the profile of the wireless connection.

Windows will stop the wireless Hosted Network on the software-based wireless access point (AP) adapter when an incompatible connection starts on the primary station adapter. The network state of the wireless Hosted Network state would become hnUnavailable.

WCL_E_WIFI_HN_RES_INCOMPATIBLE_CONNECTION_STOPPED

An incompatible connection stopped.

An incompatible connection previously started on the primary station adapter (WCL_E_WIFI_HN_RES_INCOMPATIBLE_CONNECTION_STARTED), but the incompatible connection has stopped. If the wireless Hosted Network was previously stopped as a result of an incompatible connection being started, Windows will not automatically restart the wireless Hosted Network.

WCL_E_WIFI_HN_RES_INSUFFICIENT_RESOURCES

Service is out of resources.

WCL_E_WIFI_HN_RES_INTERFACE_AVAILABLE

A wireless interface has become available.

WCL_E_WIFI_HN_RES_INTERFACE_UNAVAILABLE

A wireless interface has become unavailable.

This reason code is returned by the wireless Hosted Network functions any time the network state of the wireless Hosted Network is hnUnavailable. For example if the wireless Hosted Network is disabled by group policy on a domain, then the network state of the wireless Hosted Network is hnUnavailable.

WCL_E_WIFI_HN_RES_MINIPORT_STARTED

The wireless miniport driver status changed.

WCL_E_WIFI_HN_RES_MINIPORT_STOPPED

The wireless miniport driver stopped the Hosted Network.

WCL_E_WIFI_HN_RES_PEER_ARRIVED

A peer connected to the wireless Hosted Network.

WCL_E_WIFI_HN_RES_PEER_DEPARTED

A peer disconnected from the wireless Hosted Network.

WCL_E_WIFI_HN_RES_PEER_TIMEOUT

A peer timed out.

WCL_E_WIFI_HN_RES_PERSISTENCE_FAILED

Data persistence failed.

WCL_E_WIFI_HN_RES_PROPERTIES_CHANGE

The properties of the wireless Hosted Network changed.

WCL_E_WIFI_HN_RES_READ_ONLY

An attempt was made to write read-only data.

WCL_E_WIFI_HN_RES_SERVICE_AVAILABLE_ON_VIRTUAL_STATION

An identical service is available on a virtual station.

WCL_E_WIFI_HN_RES_SERVICE_SHUTTING_DOWN

Service is shutting down.

WCL_E_WIFI_HN_RES_SERVICE_UNAVAILABLE

The Wireless LAN service is not running.

WCL_E_WIFI_HN_RES_STOP_BEFORE_START

An incorrect function call sequence was made.

WCL_E_WIFI_HN_RES_UNSPECIFIED

Unknown error.

WCL_E_WIFI_HN_RES_USER_ACTION

A state change occurred that was caused by explicit user action.

WCL_E_WIFI_HN_RES_VIRTUAL_STATION_BLOCKING_USE

A virtual station is active and blocking operation.

WCL_E_WIFI_HOSTED_NETWORK_STARTED

The Hosted Network has already been started.

WCL_E_WIFI_HOTSPOT_ACTIVE

A Mobile Hotspot has already been opened.

WCL_E_WIFI_HOTSPOT_BAND_NOT_SUPPORTED

Specified band is not supported.

WCL_E_WIFI_HOTSPOT_BASE

The base error code for Mobile Hotspot operations.

WCL_E_WIFI_HOTSPOT_BLUETOOTH_DEVICE_OFF

The operation could not begin because Bluetooth or a required Bluetooth device is turned off.

WCL_E_WIFI_HOTSPOT_CHANGE_NO_CONNECTION_TIMEOUT_FAILED

Unable to change No Connection Timeout state.

WCL_E_WIFI_HOTSPOT_CHECK_FAILURE

The operation did not complete because the account does not currently support tethering operations.

WCL_E_WIFI_HOTSPOT_CHECK_TIMEOUT

The operation did not complete because the mobile operator could not be contacted to confirm tethering capabilities are provided for this account.

WCL_E_WIFI_HOTSPOT_CLOSED

A Mobile Hotspot has already been closed.

WCL_E_WIFI_HOTSPOT_CREATE_INIT_EVENT_FAILED

Unable to create initialization event.

WCL_E_WIFI_HOTSPOT_CREATE_MANAGER_FACTORY_FAILED

Unable to create Mobile Hotspot Manager activation factory object.

WCL_E_WIFI_HOTSPOT_CREATE_MANAGER_FAILED

Unable to create Mobile Hotspot Manager.

WCL_E_WIFI_HOTSPOT_CREATE_NET_INFO_FAILED

Unable to create Network Information object.

WCL_E_WIFI_HOTSPOT_CREATE_TERM_EVENT_FAILED

Unable to create termination event.

WCL_E_WIFI_HOTSPOT_GET_CLIENTS_COUNT_FAILED

Unable to get connected clients count.

WCL_E_WIFI_HOTSPOT_GET_CLIENTS_FAILED

Unable to get connected clients list.

WCL_E_WIFI_HOTSPOT_GET_CLIENTS_LIST_SIZE_FAILED

Unable to get connected clients list size.

WCL_E_WIFI_HOTSPOT_GET_CONFIG_FAILED

Get access point configuration failed.

WCL_E_WIFI_HOTSPOT_GET_MAX_CLIENTS_FAILED

Unable to get maximum client connections count.

WCL_E_WIFI_HOTSPOT_GET_NO_CONNECTION_TIMEOUT_FAILED

Get Not Connection Timeout state failed.

WCL_E_WIFI_HOTSPOT_GET_OPERATION_RESULT_FAILED

Unable to get operation result.

WCL_E_WIFI_HOTSPOT_GET_OPERATION_STATUS_FAILED

Get operation status failed.

WCL_E_WIFI_HOTSPOT_GET_PASSPHRASE_FAILED

Unable to get current passphrase.

WCL_E_WIFI_HOTSPOT_GET_PROFILE_FAILED

Unable to get Internet connection profile.

WCL_E_WIFI_HOTSPOT_GET_SSID_FAILED

Unable to get current SSID.

WCL_E_WIFI_HOTSPOT_GET_STATE_FAILED

Unable to get Mobile Hotspot state.

WCL_E_WIFI_HOTSPOT_MOBILE_DEVICE_OFF

The operation could not begin because the mobile broadband device is turned off.

WCL_E_WIFI_HOTSPOT_NETWORK_LIMITATION

The operation did not complete because of limited network connectivity.

WCL_E_WIFI_HOTSPOT_NOT_ACTIVE

A Mobile Hotspot is closed.

WCL_E_WIFI_HOTSPOT_OPERATION_IN_PROGRESS

The operation is still in progress.

WCL_E_WIFI_HOTSPOT_PROFILE_NOT_FOUND

Internet connection profile was not found.

WCL_E_WIFI_HOTSPOT_QUERY_ASYNC_INFO_FAILED

IAsyncInfor interface not supported.

WCL_E_WIFI_HOTSPOT_SET_BAND_FAILED

Unable to change band.

WCL_E_WIFI_HOTSPOT_SET_CONFIG_FAILED

Unable to save new AP config.

WCL_E_WIFI_HOTSPOT_SET_PASSPHRASE_FAILED

Unable to set new passphrase.

WCL_E_WIFI_HOTSPOT_SET_SSID_FAILED

Unable to set new SSID.

WCL_E_WIFI_HOTSPOT_STARTED

Mobile hotspot is already started.

WCL_E_WIFI_HOTSPOT_START_FAILED

Unable to start Mobile Hotspot.

WCL_E_WIFI_HOTSPOT_START_THREAD_FAILED

Unable to create and start working thread.

WCL_E_WIFI_HOTSPOT_STOPPED

The Mobile Hotspot is topped.

WCL_E_WIFI_HOTSPOT_UNKNOWN

Unknown or undefined operation result.

WCL_E_WIFI_HOTSPOT_WIFI_DEVICE_OFF

The operation could not begin because the Wifi device is turned off.

WCL_E_WIFI_HOTSPOT_WIFI_HARDWARE_NOT_FOUND

WiFi hardware is turned off or not available.

WCL_E_WIFI_INTERFACE_ADMIN_RIGHTS_REQUIRED

Administrative rights required for this operation.

WCL_E_WIFI_INTERFACE_BASE

The base error code for WiFi interface operations.

WCL_E_WIFI_INTERFACE_INVALID_IP

IP address is not valid.

WCL_E_WIFI_INTERFACE_IP_NOT_CONFIGURED

The TCP/IP settings for the given WLAN interface was not configured.

WCL_E_WIFI_INTERFACE_NOT_CONNECTED

A WiFi interface is not connected.

WCL_E_WIFI_INTERFACE_OPEN_IP_SETTINGS_FAILED

Unable to access the IP settings of an WiFi interface.

WCL_E_WIFI_INTERFACE_READ_IP_FAILED

Unable to read TCP/IP settings of an WiFi interface.

WCL_E_WIFI_INTERFACE_SET_IP_FAILED

Unable to change IP settings for a WiFi interface.

WCL_E_WIFI_INTERFACE_VIRTUAL_ADAPTER_NOT_FOUND

The network interface for the given virtual adapter was not found.

WCL_E_WIFI_INVALID_ARGUMENT

One or more arguments passed into the WLAN API are invalid.

WCL_E_WIFI_INVALID_CLIENT_HANDLE

An invalid WLAN client handle used.

WCL_E_WIFI_INVALID_DATA

The data is not valid.

WCL_E_WIFI_INVALID_STATE

The resource is not in the correct state to perform the requested operation. This error is returned if the wireless Hosted Network is disabled by group policy on a domain.

WCL_E_WIFI_NETCFG_APPLY_CHANGES_FAILED

Unable to apply changes in network configuration.

WCL_E_WIFI_NETCFG_BASE

The base error code for Network Configuration operations.

WCL_E_WIFI_NETCFG_CREATE_FAILED

Network Configuration API create failed.

WCL_E_WIFI_NETCFG_ENUM_INTERFACES_FAILED

Unable to enumerate network interfaces.

WCL_E_WIFI_NETCFG_INIT_FAILED

Network Configuration API initialization failed.

WCL_E_WIFI_NETCFG_INTERFACE_NOT_FOUND

Interface was not found.

WCL_E_WIFI_NETCFG_LOCK_CREATE_FAILED

Network Configuration API lock create failed.

WCL_E_WIFI_NETCFG_LOCK_FAILED

Network Configuration API lock failed.

WCL_E_WIFI_NETCFG_PREPARE_FAILED

Unable to prepare Network Configuration API.

WCL_E_WIFI_NETCFG_PROTOCOL_NOT_FOUND

TCP/IP protocol was not found for the given WiFi interface.

WCL_E_WIFI_NETCFG_START_THREAD_FAILED

Start protocol changes thread.

WCL_E_WIFI_NETCFG_SWITCH_PROTOCOL_FAILED

Unable to switch protocol state.

WCL_E_WIFI_NOT_ACTIVE

A WiFi was not opened (is not active).

WCL_E_WIFI_NOT_AVAILABLE

The WiFi hardware or driver was not found.

WCL_E_WIFI_NOT_ENOUGH_MEMORY

WLAN API can not allocate memory to execute an requested operation.

WCL_E_WIFI_NOT_FOUND

The wireless profile specified by was not found in the profile store.

WCL_E_WIFI_NOT_SUPPORTED

The required operation is not supported by the WiFi subsystem.

WCL_E_WIFI_NO_MATCH

The interface does not support one or more of the capabilities specified in the profile. For example, if a profile specifies the use of WPA2 when the NIC only supports WPA, then this error code is returned. Also, if a profile specifies the use of FIPS mode when the NIC does not support FIPS mode, then this error code is returned.

WCL_E_WIFI_ONEX_RES_ALT_CREDS_TRIAL

The 802.1X authentication restart was caused by a new authentication attempt with alternate user credentials. EAP methods like MSCHAPv2 prefer to use logged-on user credentials for 802.1X authentication. If these user credentials do not work, then a dialog will be displayed to the user that asks permission to use alternate credentials for 802.1X authentication.

WCL_E_WIFI_ONEX_RES_AUTH_TIMEOUT

The 802.1X authentication restart was the result of an state timeout. The timer expiring is the authWhile timer of the 802.1X supplicant port access entity defined in IEEE 802.1X - 2004 standard for Port-Based Network Access Control. The authWhile timer is used by the supplicant port access entity to determine how long to wait for a request from the authenticator before timing it out.

WCL_E_WIFI_ONEX_RES_BASE

The base code for the 802.1x authentication reasons.

WCL_E_WIFI_ONEX_RES_CONFIGURATION_CHANGED

The 802.1X authentication restart was the result of a configuration change to the current profile.

WCL_E_WIFI_ONEX_RES_HELD_STATE_TIMEOUT

The 802.1X authentication restart was the result of a state timeout. The timer expiring is the heldWhile timer of the 802.1X supplicant state machine defined in IEEE 802.1X - 2004 standard for Port-Based Network Access Control. The heldWhile timer is used by the supplicant state machine to define periods of time during which it will not attempt to acquire an authenticator.

WCL_E_WIFI_ONEX_RES_INVALID

Unknown reason.

WCL_E_WIFI_ONEX_RES_MSM_INITIATED

The Media Specific Module (MSM) initiated the 802.1X authentication restart.

WCL_E_WIFI_ONEX_RES_PEER_INITIATED

The EAPHost component (the peer) requested the 802.1x module to restart 802.1X authentication. This results from a EapHostPeerProcessReceivedPacket function call that returns an EapHostPeerResponseAction enumeration value of EapHostPeerResponseStartAuthentication in the pEapOutput parameter.

WCL_E_WIFI_ONEX_RES_QUARANTINE_STATE_CHANGED

The 802.1X authentication restart was the result of receiving a notification from the EAP quarantine enforcement client (QEC) due to a network health change. If an EAPHost supplicant is participating in network access protection (NAP), the supplicant will respond to changes in the state of its network health. If that state changes, the supplicant must then initiate a re-authentication session.

WCL_E_WIFI_ONEX_RES_USER_CHANGED

The 802.1X authentication restart was the result of a change of user. This could occur if the current user logs off and new user logs on to the local computer.

WCL_E_WIFI_ONE_OF_MORE_BSS_IS_INVALID

One or more BSS ID in the BSS list used in Connect operation is invalid.

WCL_E_WIFI_OPENED

A WiFi is already opened.

WCL_E_WIFI_PATH_NOT_FOUND

The system cannot find the path specified.

WCL_E_WIFI_PHY_NOT_FOUND

The PHY with given index was not found.

WCL_E_WIFI_PSD_IE_NOT_SUPPORTED

The Hosted Network does not support PSD IE on this platform.

WCL_E_WIFI_RADIO_OFF

The radio associated with the interface is turned off. There are no available networks when the radio is off.

WCL_E_WIFI_RES_ADHOC_SECURITY_FAILURE

Failed to start security for ad hoc peer.

WCL_E_WIFI_RES_AP_PROFILE_NOT_ALLOWED

An application tried to apply a wireless Hosted Network profile to a physical wireless network adapter using the SetProfile method, rather than to a virtual device.

WCL_E_WIFI_RES_AP_PROFILE_NOT_ALLOWED_FOR_CLIENT

An application tried to apply a wireless Hosted Network profile to a physical wireless network adapter using the WlanSetProfile function, rather than to a virtual device.

WCL_E_WIFI_RES_AP_STARTING_FAILURE

An internal operating system error occurred that resulted in a failure to start the wireless Hosted Network.

WCL_E_WIFI_RES_ASSOCIATION_FAILURE

Driver disconnected while associating.

WCL_E_WIFI_RES_ASSOCIATION_TIMEOUT

Association timed out.

WCL_E_WIFI_RES_AUTO_AP_PROFILE_NOT_ALLOWED

An internal operating system error occurred with the wireless Hosted Network.

WCL_E_WIFI_RES_AUTO_CONNECTION_NOT_ALLOWED

An internal operating system error occurred with the wireless Hosted Network.

WCL_E_WIFI_RES_AUTO_SWITCH_SET_FOR_ADHOC

Auto-switch cannot be set for an ad hoc network.

WCL_E_WIFI_RES_AUTO_SWITCH_SET_FOR_MANUAL_CONNECTION

Auto-switch cannot be set for a manual connection profile.

WCL_E_WIFI_RES_BAD_MAX_NUMBER_OF_CLIENTS_FOR_AP

An application tried to apply a wireless Hosted Network profile to a physical network adapter NIC using the SetProfile method, and specified an unacceptable value for the maximum number of clients allowed.

WCL_E_WIFI_RES_BASE

The base code for the WiFi subsystem reasons.

WCL_E_WIFI_RES_BSS_TYPE_NOT_ALLOWED

The basic service set (BSS) type is not allowed on this wireless adapter.

WCL_E_WIFI_RES_BSS_TYPE_UNMATCH

The BSS type does not match.

WCL_E_WIFI_RES_CONFLICT_SECURITY

The security settings conflict.

WCL_E_WIFI_RES_CONNECT_CALL_FAIL

The Media Specific Module (MSM) connect call fails.

WCL_E_WIFI_RES_DATARATE_UNMATCH

The data rate does not match.

WCL_E_WIFI_RES_DISCONNECT_TIMEOUT

Timed out waiting for the driver to disconnect.

WCL_E_WIFI_RES_DRIVER_DISCONNECTED

Driver disconnected.

WCL_E_WIFI_RES_DRIVER_OPERATION_FAILURE

Driver failed to perform some operations.

WCL_E_WIFI_RES_GP_DENIED

The wireless network is blocked by group policy.

WCL_E_WIFI_RES_IHV_CONNECTIVITY_NOT_SUPPORTED

An application tried to apply an IHV profile on an adapter that does not support IHV connectivity settings.

WCL_E_WIFI_RES_IHV_NOT_AVAILABLE

The IHV service is not available.

WCL_E_WIFI_RES_IHV_NOT_RESPONDING

The response from the IHV service timed out.

WCL_E_WIFI_RES_IHV_OUI_MISMATCH

The IHV profile OUI did not match with the adapter OUI.

WCL_E_WIFI_RES_IHV_OUI_MISSING

The IHV OUI settings are missing.

WCL_E_WIFI_RES_IHV_SECURITY_NOT_SUPPORTED

The independent hardware vendor (IHV) security settings are missing.

WCL_E_WIFI_RES_IHV_SECURITY_ONEX_MISSING

The IHV 802.1X security settings are missing.

WCL_E_WIFI_RES_IHV_SETTINGS_MISSING

The IHV security settings are missing.

WCL_E_WIFI_RES_INTERNAL_FAILURE

An internal error prevented the operation from being completed.

WCL_E_WIFI_RES_INVALID_ADHOC_CONNECTION_MODE

Automatic connection cannot be set for an ad hoc network.

WCL_E_WIFI_RES_INVALID_BSS_TYPE

The BSS type is not valid.

WCL_E_WIFI_RES_INVALID_CHANNEL

The channel specified is invalid.

WCL_E_WIFI_RES_INVALID_PHY_TYPE

The PHY type is invalid.

WCL_E_WIFI_RES_INVALID_PROFILE_NAME

The name of the profile is invalid.

WCL_E_WIFI_RES_INVALID_PROFILE_SCHEMA

The profile invalid according to the schema.

WCL_E_WIFI_RES_INVALID_PROFILE_TYPE

The type of the profile is invalid.

WCL_E_WIFI_RES_IN_BLOCKED_LIST

The wireless network is in the blocked list.

WCL_E_WIFI_RES_IN_FAILED_LIST

The wireless network is in the failed list.

WCL_E_WIFI_RES_KEY_MISMATCH

The profile key does not match the network key.

WCL_E_WIFI_RES_MSMSEC_AUTH_START_TIMEOUT

802.1X authentication did not start within configured time.

WCL_E_WIFI_RES_MSMSEC_AUTH_SUCCESS_TIMEOUT

802.1X authentication did not complete within configured time.

WCL_E_WIFI_RES_MSMSEC_AUTH_WCN_COMPLETED

A MSM authentication WCN completed.

WCL_E_WIFI_RES_MSMSEC_CANCELLED

Operation was canceled by a caller.

WCL_E_WIFI_RES_MSMSEC_CAPABILITY_DISCOVERY

Network does not support specified capability type.

WCL_E_WIFI_RES_MSMSEC_CAPABILITY_MFP_NW_NIC

The wireless LAN requires Management Frame Protection (MFP) and the network interface does not suppport MFP. For more informarion, see the IEEE 802.11w amendment to the 802.11 standard.

WCL_E_WIFI_RES_MSMSEC_CAPABILITY_NETWORK

Capability matching failed at network.

WCL_E_WIFI_RES_MSMSEC_CAPABILITY_NIC

Capability matching failed at NIC.

WCL_E_WIFI_RES_MSMSEC_CAPABILITY_PROFILE

Capability matching failed at profile.

WCL_E_WIFI_RES_MSMSEC_CAPABILITY_PROFILE_AUTH

Capability matching failed because the network does not support the authentication method in the profile.

WCL_E_WIFI_RES_MSMSEC_CAPABILITY_PROFILE_CIPHER

Capability matching failed because the network does not support the cipher algorithm in the profile.

WCL_E_WIFI_RES_MSMSEC_CAPABILITY_PROFILE_SAFE_MODE_NIC

Profile requires FIPS 140-2 mode, which is not supported by network interface card (NIC).

WCL_E_WIFI_RES_MSMSEC_CAPABILITY_PROFILE_SAFE_MODE_NW

Profile requires FIPS 140-2 mode, which is not supported by network.

WCL_E_WIFI_RES_MSMSEC_DOWNGRADE_DETECTED

A security downgrade was detected.

WCL_E_WIFI_RES_MSMSEC_FORCED_FAILURE

There was a forced failure because the connection method was not secure.

WCL_E_WIFI_RES_MSMSEC_G1_MISSING_GRP_KEY

Message 1 of group key handshake has no group key.

WCL_E_WIFI_RES_MSMSEC_G1_MISSING_KEY_DATA

Message 1 of group key handshake has no key data.

WCL_E_WIFI_RES_MSMSEC_G1_MISSING_MGMT_GRP_KEY

Message 1 of group key handshake has no group management key.

WCL_E_WIFI_RES_MSMSEC_KEY_FORMAT

Entered key format is not in a valid format.

WCL_E_WIFI_RES_MSMSEC_KEY_START_TIMEOUT

Dynamic key exchange did not start within configured time.

WCL_E_WIFI_RES_MSMSEC_KEY_SUCCESS_TIMEOUT

Dynamic key exchange did not complete within configured time.

WCL_E_WIFI_RES_MSMSEC_M2_MISSING_IE

Message 2 of 4 way handshake has no IE (RSN Adhoc).

WCL_E_WIFI_RES_MSMSEC_M2_MISSING_KEY_DATA

Message 2 of 4 way handshake has no key data (RSN Adhoc).

WCL_E_WIFI_RES_MSMSEC_M3_MISSING_GRP_KEY

Message 3 of 4-way handshake has no GRP key.

WCL_E_WIFI_RES_MSMSEC_M3_MISSING_IE

Message 3 of 4-way handshake has no IE.

WCL_E_WIFI_RES_MSMSEC_M3_MISSING_KEY_DATA

Message 3 of 4-way handshake has no key data.

WCL_E_WIFI_RES_MSMSEC_M3_MISSING_MGMT_GRP_KEY

Message 3 of 4 way handshake has no Mgmt Group Key (RSN).

WCL_E_WIFI_RES_MSMSEC_M3_TOO_MANY_RSNIE

Message 3 of 4 way handshake contains too many RSN IE (RSN).

WCL_E_WIFI_RES_MSMSEC_MIXED_CELL

A mixed cell is suspected. The AP is not signaling that it is compatible with a privacy-enabled profile.

WCL_E_WIFI_RES_MSMSEC_NIC_FAILURE

Plumbing settings to NIC failed.

WCL_E_WIFI_RES_MSMSEC_NO_AUTHENTICATOR

802.1X indicated that there is no authenticator, but the profile requires one.

WCL_E_WIFI_RES_MSMSEC_NO_PAIRWISE_KEY

Required a pairwise key but access point (AP) configured only group keys.

WCL_E_WIFI_RES_MSMSEC_PEER_INDICATED_INSECURE

AP reset secure bit after connection was secured.

WCL_E_WIFI_RES_MSMSEC_PROFILE_AUTH_TIMERS_INVALID

The number of authentication timers or the number of timeouts specified in the profile is invalid.

WCL_E_WIFI_RES_MSMSEC_PROFILE_DUPLICATE_AUTH_CIPHER

Profile contains duplicate auth/cipher pair.

WCL_E_WIFI_RES_MSMSEC_PROFILE_INVALID_AUTH_CIPHER

Invalid auth/cipher combination.

WCL_E_WIFI_RES_MSMSEC_PROFILE_INVALID_GKEY_INTV

The group key update interval specified in the profile is invalid.

WCL_E_WIFI_RES_MSMSEC_PROFILE_INVALID_KEY_INDEX

Key index specified is not valid.

WCL_E_WIFI_RES_MSMSEC_PROFILE_INVALID_PMKCACHE_MODE

Invalid PMK cache mode.

WCL_E_WIFI_RES_MSMSEC_PROFILE_INVALID_PMKCACHE_SIZE

Invalid PMK cache size.

WCL_E_WIFI_RES_MSMSEC_PROFILE_INVALID_PMKCACHE_TTL

Invalid PMK cache TTL.

WCL_E_WIFI_RES_MSMSEC_PROFILE_INVALID_PREAUTH_MODE

Invalid preauth mode.

WCL_E_WIFI_RES_MSMSEC_PROFILE_INVALID_PREAUTH_THROTTLE

Invalid preauth throttle.

WCL_E_WIFI_RES_MSMSEC_PROFILE_KEYMATERIAL_CHAR

Key material contains invalid character.

WCL_E_WIFI_RES_MSMSEC_PROFILE_KEY_LENGTH

Invalid key length.

WCL_E_WIFI_RES_MSMSEC_PROFILE_KEY_UNMAPPED_CHAR

The key contains characters that are not in the ASCII character set.

WCL_E_WIFI_RES_MSMSEC_PROFILE_NO_AUTH_CIPHER_SPECIFIED

No auth/cipher pairs specified.

WCL_E_WIFI_RES_MSMSEC_PROFILE_ONEX_DISABLED

802.1X disabled when it is required to be enabled.

WCL_E_WIFI_RES_MSMSEC_PROFILE_ONEX_ENABLED

802.1X enabled when it is required to be disabled.

WCL_E_WIFI_RES_MSMSEC_PROFILE_PASSPHRASE_CHAR

Passphrase contains invalid character.

WCL_E_WIFI_RES_MSMSEC_PROFILE_PREAUTH_ONLY_ENABLED

Preauth enabled when PMK cache is disabled.

WCL_E_WIFI_RES_MSMSEC_PROFILE_PSK_LENGTH

Invalid PSK length.

WCL_E_WIFI_RES_MSMSEC_PROFILE_PSK_PRESENT

Key required, PSK present.

WCL_E_WIFI_RES_MSMSEC_PROFILE_RAWDATA_INVALID

Profile raw data is invalid.

WCL_E_WIFI_RES_MSMSEC_PROFILE_SAFE_MODE

FIPS 140-2 mode value in the profile is invalid.

WCL_E_WIFI_RES_MSMSEC_PROFILE_TOO_MANY_AUTH_CIPHER_SPECIFIED

Too many auth/cipher pairs specified.

WCL_E_WIFI_RES_MSMSEC_PROFILE_UNSUPPORTED_AUTH

Profile specifies an unsupported authentication, mechanism.

WCL_E_WIFI_RES_MSMSEC_PROFILE_UNSUPPORTED_CIPHER

Profile specifies an unsupported cipher.

WCL_E_WIFI_RES_MSMSEC_PROFILE_WRONG_KEYTYPE

The key type specified does not match the key material.

WCL_E_WIFI_RES_MSMSEC_PR_IE_MATCHING

Matching security capabilities of IE in M3 failed.

WCL_E_WIFI_RES_MSMSEC_PSK_MISMATCH_SUSPECTED

A PSK mismatch is suspected.

WCL_E_WIFI_RES_MSMSEC_SEC_IE_MATCHING

Matching security capabilities of secondary IE in M3 failed.

WCL_E_WIFI_RES_MSMSEC_TRANSITION_NETWORK

A "transition network" is suspected. Legacy 802.11 security is used for the next authentication attempt.

WCL_E_WIFI_RES_MSMSEC_UI_REQUEST_FAILURE

Failed to queue the user interface request.

WCL_E_WIFI_RES_MSM_SECURITY_MISSING

The MSM security settings are missing.

WCL_E_WIFI_RES_NETWORK_NOT_AVAILABLE

The specified network is not available.

This reason code is also used when there is a mismatch between capabilities specified in an XML profile and interface and/or network capabilities. For example, if a profile specifies the use of WPA2 when the NIC only supports WPA, then this error code is returned. Also, if a profile specifies the use of FIPS mode when the NIC does not support FIPS mode, then this error code is returned.

WCL_E_WIFI_RES_NETWORK_NOT_COMPATIBLE

The wireless network is not compatible.

WCL_E_WIFI_RES_NON_BROADCAST_SET_FOR_ADHOC

Non-broadcast cannot be set for an ad hoc network.

WCL_E_WIFI_RES_NOT_VISIBLE

The wireless network is not visible.

WCL_E_WIFI_RES_NO_AUTO_CONNECTION

The profile specifies no auto connection.

WCL_E_WIFI_RES_NO_VISIBLE_AP

Failed to connect because no connectable Access Point was visible.

WCL_E_WIFI_RES_ONEX_AUTHENTICATOR_NO_LONGER_PRESENT

The 802.1X authenticator went away from the network.

WCL_E_WIFI_RES_ONEX_EAP_FAILURE_RECEIVED

The EAP authentication failed.

WCL_E_WIFI_RES_ONEX_IDENTITY_NOT_FOUND

The 802.1X identity could not be found.

WCL_E_WIFI_RES_ONEX_PROFILE_DISALLOWED_EAP_TYPE

The EAP type specified in the OneX profile(possibly supplied by the EAPType element) is not allowed.

WCL_E_WIFI_RES_ONEX_PROFILE_EXPIRED_EXPLICIT_CREDENTIALS

The saved user credentials have expired. This value can be returned if a profile was saved with credentials and the credentials subsequently expired (password expirarion after some period of time, for example).

WCL_E_WIFI_RES_ONEX_PROFILE_INVALID_AUTH_MODE

The authentication mode specified in the OneX profile (possibly supplied by the authMode element) is invalid.

WCL_E_WIFI_RES_ONEX_PROFILE_INVALID_EAP_CONNECTION_PROPERTIES

The connection properties specified in the OneX profile (possibly supplied by the EAPConfig element) are invalid.

WCL_E_WIFI_RES_ONEX_PROFILE_INVALID_EAP_TYPE_OR_FLAG

The EAP Type specified in the OneX profile (possibly supplied by the EAPType element) is invalid, or one of the EAP flags (possibly supplied in the EAPConfig element) is invalid.

WCL_E_WIFI_RES_ONEX_PROFILE_INVALID_EXPLICIT_CREDENTIALS

The saved user credentials are not valid. This value can be returned if a profile was saved with bad credentials (an incorrect password, for example), since the credentials are not tested until the profile is actually used to establish a connection.

WCL_E_WIFI_RES_ONEX_PROFILE_INVALID_LENGTH

The OneX profile has an invalid length.

WCL_E_WIFI_RES_ONEX_PROFILE_INVALID_ONEX_FLAGS

The supplicant flags (possibly supplied in the EAPConfig element) in the OneX profile are invalid.

WCL_E_WIFI_RES_ONEX_PROFILE_INVALID_SUPPLICANT_MODE

The supplicant mode specified in the OneX profile (possibly supplied by the supplicantMode element) is invalid.

WCL_E_WIFI_RES_ONEX_PROFILE_INVALID_TIMER_VALUE

A timer specified in the OneX profile (possibly supplied by the heldPeriod, authPeriod, or startPeriod element) is invalid.

WCL_E_WIFI_RES_ONEX_PROFILE_VERSION_NOT_SUPPORTED

The version of the OneX profile supplied is not supported.

WCL_E_WIFI_RES_ONEX_UI_CANCELLED

User input was canceled. This value can be returned if an EAP method requested user input, but the user hit the Cancel button or dismissed the user input dialog.

WCL_E_WIFI_RES_ONEX_UI_DISABLED

Authentication could only be completed through the user interface and this interface could not be displayed.

WCL_E_WIFI_RES_ONEX_UI_NOT_PERMITTED

User interface is not permitted. On Windows 7 and on Windows Server 2008 R2 with the Wireless LAN Service installed, this value can be returned if an EAP method requested user input and the profile is configured with user credentials saved by another user and not the currently logged in user.

WCL_E_WIFI_RES_ONEX_UNABLE_TO_IDENTIFY_USER

No user is available for 802.1X authentication. This error can occur when machine authentication is disabled and no user is logged on to the machine.

WCL_E_WIFI_RES_OPERATION_MODE_NOT_SUPPORTED

The operation mode is not supported.

WCL_E_WIFI_RES_PHY_TYPE_UNMATCH

The PHY type does not match.

WCL_E_WIFI_RES_PRE_SECURITY_FAILURE

Pre-association security failure.

WCL_E_WIFI_RES_PROFILE_CHANGED_OR_DELETED

The profile was changed or deleted before the connection was established.

WCL_E_WIFI_RES_PROFILE_MISSING

The WLANProfile element is missing.

WCL_E_WIFI_RES_PROFILE_NOT_COMPATIBLE

The wireless network profile is not compatible.

WCL_E_WIFI_RES_PROFILE_SSID_INVALID

The SSID in the profile is invalid or missing.

WCL_E_WIFI_RES_ROAMING_FAILURE

Driver disconnected while roaming.

WCL_E_WIFI_RES_ROAMING_SECURITY_FAILURE

Failed to start security for roaming.

WCL_E_WIFI_RES_SCAN_CALL_FAIL

The MSM scan call fails.

WCL_E_WIFI_RES_SECURITY_FAILURE

Security ends up with failure.

WCL_E_WIFI_RES_SECURITY_MISSING

The security settings are missing.

WCL_E_WIFI_RES_SECURITY_TIMEOUT

Security operation times out.

WCL_E_WIFI_RES_SSID_LIST_TOO_LONG

The size of the service set identifiers (SSID) list exceeds the maximum size supported by the adapter.

WCL_E_WIFI_RES_START_SECURITY_FAILURE

Failed to start security after association.

WCL_E_WIFI_RES_TOO_MANY_SECURITY_ATTEMPTS

Roaming too often. Post security was not completed after 5 attempts.

WCL_E_WIFI_RES_TOO_MANY_SSID

Too many SSIDs were specified in the profile.

WCL_E_WIFI_RES_UI_REQUEST_TIMEOUT

A user interaction request timed out.

WCL_E_WIFI_RES_UNDEFINED

The undefined reason code.

WCL_E_WIFI_RES_UNKNOWN

The reason for failure is unknown.

WCL_E_WIFI_RES_UNSUPPORTED_SECURITY_SET

The security settings are not supported.

WCL_E_WIFI_RES_UNSUPPORTED_SECURITY_SET_BY_OS

The security settings are not supported by the operating system.

WCL_E_WIFI_RES_USER_CANCELLED

User has canceled the operation.

WCL_E_WIFI_RES_USER_DENIED

The wireless network is blocked by the user.

WCL_E_WIFI_RES_USER_NOT_RESPOND

The user is not responding.

WCL_E_WIFI_RPC_SUBSYSTEM

Internal WLAN driver error.

WCL_E_WIFI_SNIFF_ADAPTER_NOT_FOUND

No one supported adapter was found.

WCL_E_WIFI_SNIFF_ALREADY_EXIST

The object that you are trying to create already exists.

WCL_E_WIFI_SNIFF_API_VERSION_MISMATCHED

The version of the DLL does not match the version with which this executable was compiled.

WCL_E_WIFI_SNIFF_BASE

The base error code for the WiFi Sniffer.

WCL_E_WIFI_SNIFF_CHANGED_MODE

Indicates an issue between the application and the API.

WCL_E_WIFI_SNIFF_CLOSED

The WiFi Sniffer is closed.

WCL_E_WIFI_SNIFF_EMPTY

Frame comment information was not found.

WCL_E_WIFI_SNIFF_FILE_NOT_FOUND

The specified file was not found.

WCL_E_WIFI_SNIFF_FILE_TOO_LARGE

The file size of the capture specified by the capture function exceeds the current limit, 500 MB.

WCL_E_WIFI_SNIFF_FILE_TOO_SMALL

The file size of the capture specified by the capture function is too small to contain any useful frame information.

WCL_E_WIFI_SNIFF_FRAME_CONTINUES_INTO_NEXT_FRAME

The frame size overlaps with the next frame.

WCL_E_WIFI_SNIFF_FRAME_RANGE_OUT_OF_BOUNDS

The offset in the frame table points past the bounds of the file.

WCL_E_WIFI_SNIFF_FRAME_TOO_BIG_FOR_FILE

The file that you are saving to does not have enough space to hold the frame. This can occur when there is not enough disk space or if the file is over the 500 MB size limit.

WCL_E_WIFI_SNIFF_IFACE_IN_USE

The other instance of the WiFi Sniffer is already using the same interface for capturing.

WCL_E_WIFI_SNIFF_INVALID_NETMON_CAP_FILE

The file type is not a valid Network Monitor 3 capture file.

WCL_E_WIFI_SNIFF_INVALID_STATE

The API or driver is in the wrong state for the requested operation.

WCL_E_WIFI_SNIFF_NOINTERFACE

Indicates an issue between the Network Monitor API and the ndisnapp object. See Working with Multi-Threaded Code.

WCL_E_WIFI_SNIFF_NOT_FOUND

Reference to a file, file path, handle, or data field is incorrect.

WCL_E_WIFI_SNIFF_NOT_SUPPORTED

This function is not currently supported.

WCL_E_WIFI_SNIFF_OPENED

The WiFi Sniffer has already been opened.

WCL_E_WIFI_SNIFF_PARAMETER_QUOTA_EXCEEDED

The upper limit of a resource has been reached. This may indicate that a handle limit has been reached. Sometimes this is an indication that handles are being leaked. These resources can be read with the NmGetApiConfiguration function and set with the NmApiInitialize function.

WCL_E_WIFI_SNIFF_RESOURCE_NOT_AVAILABLE

The field is a container, so the content is not available.

WCL_E_WIFI_SNIFF_UNABLE_CREATE_IFACE_MUTEX

Unable to create interface protection mutex.

WCL_E_WIFI_SNIFF_UNABLE_CREATE_MUTEX

Unable to create API synchronization mutex.

WCL_E_WIFI_SNIFF_UNABLE_LOAD_DLL

Unable to load NetMon API DLL.

WCL_E_WIFI_SNIFF_UNEXPECTED

Unexpected WiFI Sniffer error.

WCL_E_WIFI_SNIFF_UNSUPPORTED_FILE_TYPE

The file type is not supported.

WCL_E_WIFI_SNIFF_UNSUPPORTED_PCAP_DLT

The PCAP data link type is not supported.

WCL_E_WIFI_SNIFF_WRONG_ENDIAN

The data is big-endian, but only little-endian data is supported.

WCL_E_WIFI_SNIFF_WRONG_PCAP_VERSION

The file is not a supported PCAP version.

WCL_E_WIFI_SNIFF_WRONG_REF_COUNTER

The API references counter is in wrong state.

WCL_E_WIFI_START_ASYNC_OPERATION_FAILED

Unable to start asynchronous operation.

WCL_E_WIFI_TOO_MANY_SESSIONS

Too many sessions to WLAN subsystem are opened.

WCL_E_WIFI_UNEXPECTED

An unexpected exception was raised during WLAN API call.

WCL_E_WIFI_WAIT_ASYNC_OPERATION_FAILED

Unable to get asynchronous operation information interface.

WCL_E_WLAN_BASE

The base error code for the WLAN subsystem.

WCL_E_WLAN_NOT_LOADED

The WiFi subsystem was not loaded.

WCL_E_WLAN_UNABLE_CREATE_MUTEX

The WiFi subsystem can not create synchronization mutex object.

WCL_E_WLAN_UNABLE_LOAD

Unable to load the WiFi subsystem.

Top