enum_STEPSTATUS 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_STEPSTATUS
public enum enum_STEPSTATUS
type enum_STEPSTATUS =
Public Enum enum_STEPSTATUS
- Inheritance
-
enum_STEPSTATUS
Name | Value | Description |
---|---|---|
STEPSTATUS_UNKNOWN | 0 | |
STEPSTATUS_IN | 1 | |
STEPSTATUS_NORMAL | 2 | |
STEPSTATUS_OUT | 4 | |
STEPSTATUS_THREAD_EXIT | 8 | |
STEPSTATUS_CUSTOM | 16 |
Proizvod | Verzije |
---|---|
Visual Studio SDK | 2017, 2019, 2022 |