PEP_LOW_POWER_EPOCH structure (pep_x.h)
La structure PEP_LOW_POWER_EPOCH est utilisée pour fournir des données pour une notification PEP_DPM_LOW_POWER_EPOCH (déconseillée).
Syntaxe
typedef struct _PEP_LOW_POWER_EPOCH {
BOOLEAN LowPowerEpoch;
} PEP_LOW_POWER_EPOCH, *PPEP_LOW_POWER_EPOCH;
Membres
LowPowerEpoch
Si la valeur est TRUE, indique que l’époque de faible consommation est activée.
Configuration requise
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Pris en charge à partir de Windows 10. |
En-tête | pep_x.h (include Pep_x.h) |