// 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 referenceNo description available.
VersionCount