Visual Basic (Declaration) | |
---|---|
Public Enum ProfileType Inherits System.Enum |
C# | |
---|---|
public enum ProfileType : System.Enum |
C++/CLI | |
---|---|
public enum class ProfileType : public System.Enum |
Member | Description | Minimum SW Version‡ |
---|---|---|
Ieee80216Bandwidth10Mhz | Specifies the "Default(802.16e:10MHz)" standard profile. | — |
Ieee80216Bandwidth5Mhz | Specifies the "802.16e: 5MHz" standard profile. | — |
TtaPhase2Wibro | Specifies the "WiBro" standard profile. | — |
‡ 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)