Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This enumeration is intended for infrastructure use only. Do not use this enumeration.
typedef enum FEATURE_ENABLED_STATE {
FEATURE_ENABLED_STATE_DEFAULT = 0,
FEATURE_ENABLED_STATE_DISABLED = 1,
FEATURE_ENABLED_STATE_ENABLED = 2
} ;
FEATURE_ENABLED_STATE_DEFAULT Value: 0 TBD |
FEATURE_ENABLED_STATE_DISABLED Value: 1 TBD |
FEATURE_ENABLED_STATE_ENABLED Value: 2 TBD |
Requirement | Value |
---|---|
Header | featurestagingapi.h |