KernelHelpType 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 KernelHelpType
public enum KernelHelpType
type KernelHelpType =
Public Enum KernelHelpType
- Inheritance
-
KernelHelpType
Fields
Name | Value | Description |
---|---|---|
Optional | 0 | |
Token | 1 | |
Classes | 2 | |
ClassMethod | 3 | |
Enum | 4 | |
EnumEntry | 5 | |
Types | 6 | |
Property | 7 | |
Global | 8 | |
Functions | 9 | |
Tables | 10 | |
Fields | 11 |