Condividi tramite


PEP_LOW_POWER_EPOCH struttura (pep_x.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

Quando TRUE, indica che l'epoca di potenza bassa è attiva.

Requisiti

Requisito Valore
Client minimo supportato Supportato a partire da Windows 10.
Intestazione pep_x.h (includere Pep_x.h)

Vedi anche

notifica PEP_DPM_LOW_POWER_EPOCH