GeneratorResult Enum
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C++
public enum class GeneratorResult
public enum GeneratorResult
type GeneratorResult =
Public Enum GeneratorResult
- Inheritance
-
GeneratorResult
Name | Value | Description |
---|---|---|
Success | 0 | |
Fail | 1 | |
NotSupported | 2 |
Product | Versies |
---|---|
Visual Studio SDK | 2019, 2022 |