หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
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 |