WHEA_MEMORY_CORRECTABLE_ERROR_SECTION - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// ntddk.h

typedef struct _WHEA_MEMORY_CORRECTABLE_ERROR_SECTION {
  WHEA_MEMORY_CORRECTABLE_ERROR_HEADER Header;
  WHEA_MEMORY_CORRECTABLE_ERROR_DATA   Data[ANYSIZE_ARRAY];
} WHEA_MEMORY_CORRECTABLE_ERROR_SECTION, *PWHEA_MEMORY_CORRECTABLE_ERROR_SECTION;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-ntddk-whea_memory_correctable_error_section)

Description

Members

Data

Remarks

See also