Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
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 |