Visual Basic (Declaration) | |
---|---|
Public Enum BandExpansionOption Inherits System.Enum |
C# | |
---|---|
public enum BandExpansionOption : System.Enum |
C++/CLI | |
---|---|
public enum class BandExpansionOption : public System.Enum |
Member | Description | Minimum SW Version‡ |
---|---|---|
DoNothing | Do nothing | — |
ExpandTo160Mhz | Expand to 160 MHz RU | — |
ExpandTo240Mhz | Expand to 240 MHz RU | 26.00 |
ExpandTo320Mhz | Expand to 320 MHz RU | 26.00 |
ExpandTo40Mhz | Expand to 40 MHz RU | — |
ExpandTo80Mhz | Expand to 80 MHz RU | — |
‡ This is the minimum 89600 VSA software version level needed to use this enum member. |
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)