typedef enum { VM_WLAN_NETWORK_TYPE_INFRA, VM_WLAN_NETWORK_TYPE_ADHOC, VM_WLAN_NETWORK_TYPE_MAX = 0x7F } VM_WLAN_NETWORK_TYPE;
typedef enum { VM_WLAN_NETWORK_TYPE_INFRA, VM_WLAN_NETWORK_TYPE_ADHOC, VM_WLAN_NETWORK_TYPE_MAX = 0x7F } VM_WLAN_NETWORK_TYPE;
WLAN network type enum.
vmwlan.h
|
Members |
Description |
|
VM_WLAN_NETWORK_TYPE_INFRA |
Infrastructure mode. |
|
VM_WLAN_NETWORK_TYPE_ADHOC |
Ad-hoc mode. |
|
VM_WLAN_NETWORK_TYPE_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.