Note

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

Access to this page requires authorization. You can try .

WHEAP_ERR_SRC_INVALID_EVENT structure (ntddk.h)

Reserved for system use.

Syntax

typedef struct _WHEAP_ERR_SRC_INVALID_EVENT {
 WHEA_EVENT_LOG_ENTRY WheaEventLogEntry;
 WHEA_ERROR_SOURCE_DESCRIPTOR ErrDescriptor;
 CHAR Error[WHEA_ERROR_TEXT_LEN];
} WHEAP_ERR_SRC_INVALID_EVENT, *PWHEAP_ERR_SRC_INVALID_EVENT;

Members

WheaEventLogEntry

ErrDescriptor

Error[WHEA_ERROR_TEXT_LEN]

Requirements

Requirement Value
Header ntddk.h

Feedback

Was this page helpful?

Additional resources