WHEA_MEMORY_CORRECTABLE_ERROR_HEADER - NtDoc

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

typedef struct _WHEA_MEMORY_CORRECTABLE_ERROR_HEADER {
  UINT16 Version;
  UINT16 Count;
} WHEA_MEMORY_CORRECTABLE_ERROR_HEADER, *PWHEA_MEMORY_CORRECTABLE_ERROR_HEADER;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

Description

Members

Version

Count

Remarks

See also