PIDMSI_STATUS_VALUE 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 PIDMSI_STATUS_VALUE
public enum class PIDMSI_STATUS_VALUE
enum PIDMSI_STATUS_VALUE
public enum PIDMSI_STATUS_VALUE
type PIDMSI_STATUS_VALUE =
Public Enum PIDMSI_STATUS_VALUE
- Inheritance
-
PIDMSI_STATUS_VALUE
Fields
Name | Value | Description |
---|---|---|
PIDMSI_STATUS_NORMAL | 0 | |
PIDMSI_STATUS_NEW | 1 | |
PIDMSI_STATUS_PRELIM | 2 | |
PIDMSI_STATUS_DRAFT | 3 | |
PIDMSI_STATUS_INPROGRESS | 4 | |
PIDMSI_STATUS_EDIT | 5 | |
PIDMSI_STATUS_REVIEW | 6 | |
PIDMSI_STATUS_PROOF | 7 | |
PIDMSI_STATUS_FINAL | 8 | |
PIDMSI_STATUS_OTHER | 32767 |