Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
WHEA_MSR_DUMP_SECTION structure (ntddk.h)
Reserved for system use.
Syntax
typedef struct _WHEA_MSR_DUMP_SECTION {
UCHAR MsrDumpBuffer;
ULONG MsrDumpLength;
UCHAR MsrDumpData[1];
} WHEA_MSR_DUMP_SECTION, *PWHEA_MSR_DUMP_SECTION;
Members
MsrDumpBuffer
MsrDumpLength
MsrDumpData[1]
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 10, version 2004 |
| Header | ntddk.h |
Feedback
Was this page helpful?
