enum_THREADPROPERTY_FIELDS100 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_THREADPROPERTY_FIELDS100
public enum enum_THREADPROPERTY_FIELDS100
type enum_THREADPROPERTY_FIELDS100 =
Public Enum enum_THREADPROPERTY_FIELDS100
- Inheritance
-
enum_THREADPROPERTY_FIELDS100
Name | Value | Description |
---|---|---|
TPF100_ALLFIELDS | -1 | |
TPF100_ID | 1 | |
TPF100_SUSPENDCOUNT | 2 | |
TPF100_STATE | 4 | |
TPF100_PRIORITY | 8 | |
TPF100_NAME | 16 | |
TPF100_LOCATION | 32 | |
TPF100_DISPLAY_NAME | 64 | |
TPF100_DISPLAY_NAME_PRIORITY | 128 | |
TPF100_CATEGORY | 256 | |
TPF100_AFFINITY | 512 | |
TPF100_PRIORITY_ID | 1024 |
Proizvod | Verzije |
---|---|
Visual Studio SDK | 2017, 2019, 2022 |