#include <DbgHelp.h>
Public Attributes | |
| USHORT | ProcessorArchitecture |
| USHORT | ProcessorLevel |
| USHORT | ProcessorRevision |
| union { | |
| USHORT Reserved0 | |
| struct { | |
| UCHAR NumberOfProcessors | |
| UCHAR ProductType | |
| } | |
| }; | |
| ULONG32 | MajorVersion |
| ULONG32 | MinorVersion |
| ULONG32 | BuildNumber |
| ULONG32 | PlatformId |
| RVA | CSDVersionRva |
| union { | |
| ULONG32 Reserved1 | |
| struct { | |
| USHORT SuiteMask | |
| USHORT Reserved2 | |
| } | |
| }; | |
| union _MINIDUMP_SYSTEM_INFO::_CPU_INFORMATION | Cpu |
Classes | |
| union | _CPU_INFORMATION |
Definition at line 1891 of file DbgHelp.h.
| union { ... } |
| ULONG32 _MINIDUMP_SYSTEM_INFO::Reserved1 |
| union { ... } |
1.5.6