WHEA_PSHED_PI_TRACE_EVENT - NtDoc

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

typedef struct _WHEA_PSHED_PI_TRACE_EVENT {
  WHEA_EVENT_LOG_ENTRY WheaEventLogEntry;
  CCHAR                Buffer[256];
} WHEA_PSHED_PI_TRACE_EVENT, *PWHEA_PSHED_PI_TRACE_EVENT;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

Description

Members

WheaEventLogEntry

Buffer

Remarks

See also