Note

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

Access to this page requires authorization. You can try .

WHEAP_EDPC_ENABLED_EVENT structure (ntddk.h)

The WHEAP_EDPC_ENABLED_EVENT structure is reserved for system use. Do not use.

Syntax

typedef struct _WHEAP_EDPC_ENABLED_EVENT {
 WHEA_EVENT_LOG_ENTRY WheaEventLogEntry;
 BOOLEAN eDPCEnabled;
 BOOLEAN eDPCRecovEnabled;
} WHEAP_EDPC_ENABLED_EVENT, *PWHEAP_EDPC_ENABLED_EVENT;

Members

WheaEventLogEntry

eDPCEnabled

eDPCRecovEnabled

Requirements

Requirement Value
Minimum supported client Windows 10, version 2004
Header ntddk.h (include Ntddk.h)

Feedback

Was this page helpful?

Additional resources