Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Reserved for system use.
Syntax
typedef struct _WHEAP_CREATE_GENERIC_RECORD_EVENT {
WHEA_EVENT_LOG_ENTRY WheaEventLogEntry;
CHAR Error[WHEA_ERROR_TEXT_LEN];
ULONG EntryCount;
NTSTATUS Status;
} WHEAP_CREATE_GENERIC_RECORD_EVENT, *PWHEAP_CREATE_GENERIC_RECORD_EVENT;
Members
WheaEventLogEntry
Error[WHEA_ERROR_TEXT_LEN]
EntryCount
Status
Requirements
Requirement | Value |
---|---|
Header | ntddk.h |