WHEAP_DROPPED_CORRECTED_ERROR_EVENT - NtDoc

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

typedef struct _WHEAP_DROPPED_CORRECTED_ERROR_EVENT {
  WHEA_EVENT_LOG_ENTRY   WheaEventLogEntry;
  WHEA_ERROR_SOURCE_TYPE ErrorSourceType;
  ULONG                  ErrorSourceId;
} WHEAP_DROPPED_CORRECTED_ERROR_EVENT, *PWHEAP_DROPPED_CORRECTED_ERROR_EVENT;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

WHEAP_DROPPED_CORRECTED_ERROR_EVENT structure

Description

Reserved for system use.

Members

WheaEventLogEntry

ErrorSourceType

ErrorSourceId

Remarks

See also