// ntddk.h
typedef enum _WHEA_RECOVERY_CONTEXT_ERROR_TYPE {
WheaRecoveryContextErrorTypeMemory,
WheaRecoveryContextErrorTypePmem,
WheaRecoveryContextErrorTypeMax
} WHEA_RECOVERY_CONTEXT_ERROR_TYPE, *PWHEA_RECOVERY_CONTEXT_ERROR_TYPE;
View the official Windows Driver Kit DDI referenceNo description available.
Reserved for system use.
WheaRecoveryContextErrorTypeMemoryWheaRecoveryContextErrorTypePmemWheaRecoveryContextErrorTypeMax