Show / Hide Table of Contents

Class CPU_INFORMATION_OTHER_CPUINFO

Other CPU information. This structure is supported only for non-x86 computers.

Inheritance
Object
CPU_INFORMATION_OTHER_CPUINFO
Namespace: BinaryMapper.Windows.Minidump.Structures
Assembly: BinaryMapper.Windows.Minidump.dll
Syntax
public sealed class CPU_INFORMATION_OTHER_CPUINFO : object
Remarks

https://docs.microsoft.com/en-us/windows/win32/api/minidumpapiset/ns-minidumpapiset-minidump_system_info https://msdn.microsoft.com/en-us/library/ms680396.aspx

Fields

| Improve this Doc View Source

ProcessorFeatures

For a list of possible values, see the IsProcessorFeaturePresent function.

Declaration
public System.UInt64[] ProcessorFeatures
Field Value
Type Description
System.UInt64[]
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX