ReactOS 0.4.16-dev-2354-g16de117
_WHEA_RECOVERY_CONTEXT Struct Reference

#include <wheatypes.h>

Collaboration diagram for _WHEA_RECOVERY_CONTEXT:

Public Attributes

union {
   struct {
      ULONG_PTR   Address
 
      BOOLEAN   Consumed
 
      UINT16   ErrorCode
 
      BOOLEAN   ErrorIpValid
 
      BOOLEAN   RestartIpValid
 
   }   MemoryError
 
}; 
 
UINT64 PartitionId
 
UINT32 VpIndex
 

Detailed Description

Definition at line 100 of file wheatypes.h.

Member Data Documentation

◆ 

union { ... } _WHEA_RECOVERY_CONTEXT::@4505

◆ Address

ULONG_PTR _WHEA_RECOVERY_CONTEXT::Address

Definition at line 104 of file wheatypes.h.

◆ Consumed

BOOLEAN _WHEA_RECOVERY_CONTEXT::Consumed

Definition at line 105 of file wheatypes.h.

◆ ErrorCode

UINT16 _WHEA_RECOVERY_CONTEXT::ErrorCode

Definition at line 106 of file wheatypes.h.

◆ ErrorIpValid

BOOLEAN _WHEA_RECOVERY_CONTEXT::ErrorIpValid

Definition at line 107 of file wheatypes.h.

◆ 

struct { ... } _WHEA_RECOVERY_CONTEXT::MemoryError

◆ PartitionId

UINT64 _WHEA_RECOVERY_CONTEXT::PartitionId

Definition at line 111 of file wheatypes.h.

◆ RestartIpValid

BOOLEAN _WHEA_RECOVERY_CONTEXT::RestartIpValid

Definition at line 108 of file wheatypes.h.

◆ VpIndex

UINT32 _WHEA_RECOVERY_CONTEXT::VpIndex

Definition at line 112 of file wheatypes.h.


The documentation for this struct was generated from the following file: