WiFiPhyKind
WiFiPhyKind
WiFiPhyKind
WiFiPhyKind
Enum
Definition
Describes PHY types supported by standard 802.11.
public : enum class WiFiPhyKindpublic enum WiFiPhyKindPublic Enum WiFiPhyKind// You can use this enum in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 (introduced v10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
Fields
| Dmg Dmg Dmg Dmg | Directional multi-gigabit (DMG) PHY for 802.11ad. |
| Dsss Dsss Dsss Dsss | Direct sequence, spread-spectrum (DSSS) PHY. |
| Erp Erp Erp Erp | Extended Rate (ERP) PHY. |
| Fhss Fhss Fhss Fhss | Frequency-hopping, spread-spectrum (FHSS) PHY. |
| Hrdsss Hrdsss Hrdsss Hrdsss | High-rated DSSS (HRDSSS) PHY. |
| HT HT HT HT | High Throughput (HT) PHY for 802.11n PHY. |
| IRBaseband IRBaseband IRBaseband IRBaseband | Infrared (IR) baseband PHY. |
| Ofdm Ofdm Ofdm Ofdm | Orthogonal frequency division multiplex (OFDM) PHY. |
| Unknown Unknown Unknown Unknown | Unspecified PHY type |
| Vht Vht Vht Vht | Very High Throughput (VHT) PHY for 802.11ac PHY. |