Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

PEP_LOW_POWER_EPOCH structure (pepfx.h)

The PEP_LOW_POWER_EPOCH structure is used to provide data for a PEP_DPM_LOW_POWER_EPOCH notification (deprecated).

Syntax

typedef struct _PEP_LOW_POWER_EPOCH {
 BOOLEAN LowPowerEpoch;
} PEP_LOW_POWER_EPOCH, *PPEP_LOW_POWER_EPOCH;

Members

LowPowerEpoch

When TRUE, indicates that the low power epoch is on.

Requirements

Requirement Value
Minimum supported client Supported starting with Windows 10.
Header pepfx.h (include Pep_x.h)

See also

PEP_DPM_LOW_POWER_EPOCH notification


Feedback

Was this page helpful?

Additional resources