WHEA_AZCC_ROOT_BUS_LIST_EVENT - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// ntddk.h

typedef struct _WHEA_AZCC_ROOT_BUS_LIST_EVENT {
  WHEA_EVENT_LOG_ENTRY WheaEventLogEntry;
  UINT32               RootBusCount;
  UINT32               RootBuses[8];
} WHEA_AZCC_ROOT_BUS_LIST_EVENT, *PWHEA_AZCC_ROOT_BUS_LIST_EVENT;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-ntddk-whea_azcc_root_bus_list_event)

Description

Reserved for system use.

Members

WheaEventLogEntry

RootBusCount

RootBuses

Remarks

See also