DESCKIND Enum
Definition
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
public enum class DESCKIND
enum DESCKIND
public enum DESCKIND
type DESCKIND =
Public Enum DESCKIND
- Inheritance
-
DESCKIND
Fields
Name | Value | Description |
---|---|---|
DESCKIND_NONE | 0 | |
DESCKIND_FUNCDESC | 1 | |
DESCKIND_VARDESC | 2 | |
DESCKIND_TYPECOMP | 3 | |
DESCKIND_IMPLICITAPPOBJ | 4 | |
DESCKIND_MAX | 5 |