Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Reserved for system use.
Syntax
typedef union _WHEA_REPORT_HW_ERROR_DEVICE_DRIVER_FLAGS {
struct {
ULONG Reserved : 32;
} DUMMYSTRUCTNAME;
ULONG AsULONG;
} WHEA_REPORT_HW_ERROR_DEVICE_DRIVER_FLAGS, *PWHEA_REPORT_HW_ERROR_DEVICE_DRIVER_FLAGS;
Members
DUMMYSTRUCTNAME
DUMMYSTRUCTNAME.Reserved
AsULONG
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10, version 2004 |
Header | ntddk.h |