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

The structure contains type and vendor identification information for an EAP method. More...

#include <wclWiFi.h>

Public Attributes

unsigned char EapType
 The numeric type code for this EAP method.
 
unsigned long VendorId
 The vendor ID for the EAP method.
 
unsigned long VendorType
 The numeric type code for the vendor of this EAP method.
 

Detailed Description

The structure contains type and vendor identification information for an EAP method.