Data Fields

CPU_SPECIFICATION Struct Reference
[CPU APIs]

#include <SysInfo.h>

Data Fields

wchar_t szCPU [CPU_STRING_LEN]
int iType
int iFamily
int iModel
int iStepping
 Stepping number from CPU.
WORD wCPUCodeName
WORD wStepping
 index into Stepping string
BYTE bySocket
BYTE byFabrication
int iTJunction
wchar_t szCPUCodeName [CPU_STRING_LEN]
wchar_t szStepping [STEPPING_STRING_LENGTH]
wchar_t szSocket [SOCKET_STRING_LENGTH]
wchar_t szFabrication [FAB_STRING_LENGTH]

Field Documentation

wchar_t szCPU[CPU_STRING_LEN]
int iType
int iFamily
int iModel
int iStepping

Stepping number from CPU.

WORD wStepping

index into Stepping string

BYTE bySocket
wchar_t szCPUCodeName[CPU_STRING_LEN]
wchar_t szStepping[STEPPING_STRING_LENGTH]
wchar_t szSocket[SOCKET_STRING_LENGTH]
wchar_t szFabrication[FAB_STRING_LENGTH]

The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Enumerations Enumerator Defines