Skip to content

Latest commit

 

History

History
95 lines (70 loc) · 3.81 KB

ns-ntddk-_whea_pcixdevice_error_section_validbits.md

File metadata and controls

95 lines (70 loc) · 3.81 KB
UID title description old-location tech.root ms.date keywords ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames f1_keywords topic_type api_type api_location api_name
NS:ntddk._WHEA_PCIXDEVICE_ERROR_SECTION_VALIDBITS
_WHEA_PCIXDEVICE_ERROR_SECTION_VALIDBITS (ntddk.h)
The WHEA_PCIXDEVICE_ERROR_SECTION_VALIDBITS union describes which members of a WHEA_PCIXDEVICE_ERROR_SECTION structure contain valid data.
whea\whea_pcixdevice_error_section_validbits.htm
whea
02/20/2018
WHEA_PCIXDEVICE_ERROR_SECTION_VALIDBITS structure
*PWHEA_PCIXDEVICE_ERROR_SECTION_VALIDBITS, *PWHEA_PCIXDEVICE_ERROR_VALIDBITS, PWHEA_PCIXDEVICE_ERROR_SECTION_VALIDBITS, PWHEA_PCIXDEVICE_ERROR_SECTION_VALIDBITS union pointer [WHEA Drivers and Applications], WHEA_PCIXDEVICE_ERROR_SECTION_VALIDBITS, WHEA_PCIXDEVICE_ERROR_SECTION_VALIDBITS union [WHEA Drivers and Applications], WHEA_PCIXDEVICE_ERROR_VALIDBITS, _WHEA_PCIXDEVICE_ERROR_SECTION_VALIDBITS, ntddk/PWHEA_PCIXDEVICE_ERROR_SECTION_VALIDBITS, ntddk/WHEA_PCIXDEVICE_ERROR_SECTION_VALIDBITS, whea.whea_pcixdevice_error_section_validbits, whearef_aa4d8f33-e22c-46df-8bb7-408cf04db2d1.xml
ntddk.h
Ntddk.h
Windows
Supported in Windows Server 2008, Windows Vista SP1, and later versions of Windows.
Windows
WHEA_PCIXDEVICE_ERROR_SECTION_VALIDBITS, *PWHEA_PCIXDEVICE_ERROR_SECTION_VALIDBITS
_WHEA_PCIXDEVICE_ERROR_SECTION_VALIDBITS
ntddk/_WHEA_PCIXDEVICE_ERROR_SECTION_VALIDBITS
PWHEA_PCIXDEVICE_ERROR_SECTION_VALIDBITS
ntddk/PWHEA_PCIXDEVICE_ERROR_SECTION_VALIDBITS
WHEA_PCIXDEVICE_ERROR_SECTION_VALIDBITS
ntddk/WHEA_PCIXDEVICE_ERROR_SECTION_VALIDBITS
APIRef
kbSyntax
HeaderDef
ntddk.h
_WHEA_PCIXDEVICE_ERROR_SECTION_VALIDBITS
PWHEA_PCIXDEVICE_ERROR_SECTION_VALIDBITS
WHEA_PCIXDEVICE_ERROR_SECTION_VALIDBITS

_WHEA_PCIXDEVICE_ERROR_SECTION_VALIDBITS structure

-description

The WHEA_PCIXDEVICE_ERROR_SECTION_VALIDBITS union describes which members of a WHEA_PCIXDEVICE_ERROR_SECTION structure contain valid data.

-struct-fields

-field DUMMYSTRUCTNAME

-field DUMMYSTRUCTNAME.ErrorStatus

A single bit that indicates that the ErrorStatus member of the WHEA_PCIXDEVICE_ERROR_SECTION structure contains valid data.

-field DUMMYSTRUCTNAME.IdInfo

A single bit that indicates that the IdInfo member of the WHEA_PCIXDEVICE_ERROR_SECTION structure contains valid data.

-field DUMMYSTRUCTNAME.MemoryNumber

A single bit that indicates that the MemoryNumber member of the WHEA_PCIXDEVICE_ERROR_SECTION structure contains valid data.

-field DUMMYSTRUCTNAME.IoNumber

A single bit that indicates that the IoNumber member of the WHEA_PCIXDEVICE_ERROR_SECTION structure contains valid data.

-field DUMMYSTRUCTNAME.RegisterDataPairs

A single bit that indicates that the RegisterDataPairs member of the WHEA_PCIXDEVICE_ERROR_SECTION structure contains valid data.

-field DUMMYSTRUCTNAME.Reserved

Reserved for system use.

-field ValidBits

A ULONGLONG representation of the contents of the WHEA_PCIXDEVICE_ERROR_SECTION_VALIDBITS union.

-remarks

A WHEA_PCIXDEVICE_ERROR_SECTION_VALIDBITS union is contained within the WHEA_PCIXDEVICE_ERROR_SECTION structure.

-see-also

WHEA_PCIXDEVICE_ERROR_SECTION