struttura PEP_LOW_POWER_EPOCH (pepfx.h)
La struttura PEP_LOW_POWER_EPOCH viene usata per fornire dati per una notifica di PEP_DPM_LOW_POWER_EPOCH (deprecata).
Sintassi
typedef struct _PEP_LOW_POWER_EPOCH {
BOOLEAN LowPowerEpoch;
} PEP_LOW_POWER_EPOCH, *PPEP_LOW_POWER_EPOCH;
Members
LowPowerEpoch
Se TRUE, indica che il periodo di potenza bassa è acceso.
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato | Supportato a partire da Windows 10. |
Intestazione | pepfx.h (include Pep_x.h) |