Visual Basic (Declaration) | |
---|---|
Public Enum PucchFormatType Inherits System.Enum |
C# | |
---|---|
public enum PucchFormatType : System.Enum |
C++/CLI | |
---|---|
public enum class PucchFormatType : public System.Enum |
Member | Description | Minimum SW Version‡ |
---|---|---|
Format1 | selects format type 1. | — |
Format1A | selects format type 1a. | — |
Format1AShort | selects format type 1a shortened. | — |
Format1B | selects format type 1b. | — |
Format1BShort | selects format type 1b shortened. | — |
Format1Short | selects format type 1 shortened. | — |
Format2 | selects format type 2. | — |
Format2A | selects format type 2a. | — |
Format2B | selects format type 2b. | — |
Format3 | selects format type 3. | — |
Format3Short | selects format type 3 shortened. | — |
‡ 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)