typedef enum { VM_WLAN_AP_USER_DEFINE, VM_WLAN_AP_DEFAULT, VM_WLAN_AP_UNKNOW, VM_WLAN_AP_BLACK_LIST, VM_WLAN_AP_MAX = 0x7F } VM_WLAN_AP_TYPE;
typedef enum { VM_WLAN_AP_USER_DEFINE, VM_WLAN_AP_DEFAULT, VM_WLAN_AP_UNKNOW, VM_WLAN_AP_BLACK_LIST, VM_WLAN_AP_MAX = 0x7F } VM_WLAN_AP_TYPE;
WLAN AP types.
vmwlan.h
|
Members |
Description |
|
VM_WLAN_AP_USER_DEFINE |
User defined. |
|
VM_WLAN_AP_DEFAULT |
Default. |
|
VM_WLAN_AP_UNKNOW |
Unknown. |
|
VM_WLAN_AP_BLACK_LIST |
Black list. |
|
VM_WLAN_AP_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.