typedef enum { VM_WLAN_WEP_KEY_FORMAT_HEX, VM_WLAN_WEP_KEY_FORMAT_ASCII, VM_WLAN_WEP_KEY_FORMAT_MAX = 0x7F } VM_WLAN_WEP_KEY_FORMAT;
typedef enum { VM_WLAN_WEP_KEY_FORMAT_HEX, VM_WLAN_WEP_KEY_FORMAT_ASCII, VM_WLAN_WEP_KEY_FORMAT_MAX = 0x7F } VM_WLAN_WEP_KEY_FORMAT;
WLAN WEP key formats.
vmwlan.h
|
Members |
Description |
|
VM_WLAN_WEP_KEY_FORMAT_HEX |
HEX encoded. |
|
VM_WLAN_WEP_KEY_FORMAT_ASCII |
ASCII encoded. |
|
VM_WLAN_WEP_KEY_FORMAT_MAX = 0x7F |
Forces the compiler to use 1-byte integer for enum. |
Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at
support@toolsfactory.com.