structure WHEA_PMEM_ERROR_SECTION (ntddk.h)
Réservé à l’utilisation du système.
Syntaxe
typedef struct _WHEA_PMEM_ERROR_SECTION {
WHEA_PMEM_ERROR_SECTION_VALIDBITS ValidBits;
UCHAR LocationInfo[WHEA_PMEM_ERROR_SECTION_LOCATION_INFO_SIZE];
WHEA_ERROR_STATUS ErrorStatus;
ULONG NFITHandle;
ULONG PageRangeCount;
WHEA_PMEM_PAGE_RANGE PageRange[ANYSIZE_ARRAY];
} WHEA_PMEM_ERROR_SECTION, *PWHEA_PMEM_ERROR_SECTION;
Membres
ValidBits
LocationInfo[WHEA_PMEM_ERROR_SECTION_LOCATION_INFO_SIZE]
ErrorStatus
NFITHandle
PageRangeCount
PageRange[ANYSIZE_ARRAY]
Exigences
Exigence | Valeur |
---|---|
d’en-tête | ntddk.h |