Wifi802Dot11Mode Class |
Namespace: Com.Datalogic.Device.Configuration
The Wifi802Dot11Mode type exposes the following members.
Name | Description | |
---|---|---|
JniPeerMembers | To be added. | |
Wifi802Dot11Abg | Only the 802.11 mode (b/g/a) are anabled | |
Wifi802Dot11Abgn | Only the 802.11 mode (b/g/n/a) are anabled | |
Wifi802Dot11AllEnabled | All the 802.11 mode (b/g/n/a/ac) are anabled | |
Wifi802Dot11B | Only the 802.11 mode (b) is anabled | |
Wifi802Dot11Bg | Only the 802.11 mode (b/g) are anabled |
Name | Description | |
---|---|---|
FromOrdinal | Retrieves the corresponding Wifi802Dot11Mode value, from a valid integer. | |
ValueOf | Returns the enum constant of this type with the specified name. | |
Values | Returns an array containing the constants of this enum type, in
the order they are declared. |