WHEA_PCIE_CORRECTABLE_ERROR_SECTION_HEADER - NtDoc

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

typedef struct _WHEA_PCIE_CORRECTABLE_ERROR_SECTION_HEADER {
  UINT16 Version;
  UINT16 Count;
} WHEA_PCIE_CORRECTABLE_ERROR_SECTION_HEADER, *PWHEA_PCIE_CORRECTABLE_ERROR_SECTION_HEADER;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

Description

Members

Version

Count

Remarks

See also