DESCKIND 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.
public enum class DESCKIND
C++/CX
public enum class DESCKIND
enum DESCKIND
public enum DESCKIND
type DESCKIND =
Public Enum DESCKIND
- Inheritance
-
DESCKIND
Name | Value | Description |
---|---|---|
DESCKIND_NONE | 0 | |
DESCKIND_FUNCDESC | 1 | |
DESCKIND_VARDESC | 2 | |
DESCKIND_TYPECOMP | 3 | |
DESCKIND_IMPLICITAPPOBJ | 4 | |
DESCKIND_MAX | 5 |
Produkt | Verzie |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |