ReactOS 0.4.15-dev-8061-g57b775e
CPUID_SOC_VENDOR_BRAND_STRING_DATA Union Reference

#include <Cpuid.h>

Public Attributes

CHAR8 BrandString [4]
 
UINT32 Uint32
 

Detailed Description

CPUID SoC Vendor Brand String for CPUID leafs CPUID_SOC_VENDOR_BRAND_STRING1, CPUID_SOC_VENDOR_BRAND_STRING2, and CPUID_SOC_VENDOR_BRAND_STRING3.

Definition at line 3368 of file Cpuid.h.

Member Data Documentation

◆ BrandString

CHAR8 CPUID_SOC_VENDOR_BRAND_STRING_DATA::BrandString[4]

4 UTF-8 characters of Soc Vendor Brand String

Definition at line 3372 of file Cpuid.h.

◆ Uint32

UINT32 CPUID_SOC_VENDOR_BRAND_STRING_DATA::Uint32

All fields as a 32-bit value

Definition at line 3376 of file Cpuid.h.


The documentation for this union was generated from the following file: