enum_EXECUTION_PRIORITY 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 enum_EXECUTION_PRIORITY
public enum enum_EXECUTION_PRIORITY
type enum_EXECUTION_PRIORITY =
Public Enum enum_EXECUTION_PRIORITY
- Inheritance
-
enum_EXECUTION_PRIORITY
Name | Value | Description |
---|---|---|
WLP_HIGH_PRIORITY_CLASS | 16 | |
WLP_ABOVE_NORMAL_PRIORITY_CLASS | 32 | |
WLP_NORMAL_PRIORITY_CLASS | 48 | |
WLP_BELOW_NORMAL_PRIORITY_CLASS | 64 | |
WLP_IDLE_PRIORITY_CLASS | 80 |
Product | Versions |
---|---|
Visual Studio SDK | 2017, 2019, 2022 |