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 _WHEA_PSHED_PLUGIN_LOAD_EVENT {
WHEA_EVENT_LOG_ENTRY WheaEventLogEntry;
WCHAR PluginName[WHEA_ERROR_TEXT_LEN];
ULONG MajorVersion;
ULONG MinorVersion;
} WHEA_PSHED_PLUGIN_LOAD_EVENT, *PWHEA_PSHED_PLUGIN_LOAD_EVENT;
Members
WheaEventLogEntry
PluginName[WHEA_ERROR_TEXT_LEN]
MajorVersion
MinorVersion
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10, version 2004 |
Header | ntddk.h |