הערה
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות להיכנס או לשנות מדריכי כתובות.
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות לשנות מדריכי כתובות.
This enumeration is intended for infrastructure use only. Do not use this enumeration.
Syntax
typedef enum FEATURE_ENABLED_STATE {
FEATURE_ENABLED_STATE_DEFAULT = 0,
FEATURE_ENABLED_STATE_DISABLED = 1,
FEATURE_ENABLED_STATE_ENABLED = 2
} ;
Constants
FEATURE_ENABLED_STATE_DEFAULTValue: 0 TBD |
FEATURE_ENABLED_STATE_DISABLEDValue: 1 TBD |
FEATURE_ENABLED_STATE_ENABLEDValue: 2 TBD |
Requirements
| Requirement | Value |
|---|---|
| Header | featurestagingapi.h |