Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

WHEA_THROTTLE_PCIE_ADD_EVENT structure (ntddk.h)

Syntax

typedef struct _WHEA_THROTTLE_PCIE_ADD_EVENT {
 WHEA_EVENT_LOG_ENTRY WheaEventLogEntry;
 WHEA_PCIE_ADDRESS Address;
 UINT32 Mask;
 BOOLEAN Updated;
 NTSTATUS Status;
} WHEA_THROTTLE_PCIE_ADD_EVENT, *PWHEA_THROTTLE_PCIE_ADD_EVENT;

Members

WheaEventLogEntry

Address

Mask

Updated

Status

Requirements

Requirement Value
Header ntddk.h

Feedback

Was this page helpful?

Additional resources