DOT11_EAP_RESULT (Compact 2013)
3/26/2014
This structure indicates results from an EAP method.
Syntax
typedef struct _DOT11_EAP_RESULT {
UINT32 dwFailureReasonCode;
EAP_ATTRIBUTES *pAttribArray;
} DOT11_EAP_RESULT, *PDOT11_EAP_RESULT;
Members
- dwFailureReasonCode
The reason code returned by the EAP method. The meaning of the code is specific to the EAP method
- pAttribArray
A pointer to an EAP_ATTRIBUTES array structure that contains the EAP attributes returned by the authentication session
Requirements
Header |
wlanihv.h |
See Also
Reference
Native 802.11 Data Types
Native 802.11 Wireless LAN Reference