Project

General

Profile

SO3Engine
Cpuid.h File Reference

Code to retrieve user Processor Datas. More...

Go to the source code of this file.

Classes

struct  _CPUINFOS
 

Typedefs

typedef struct _CPUINFOS CPUINFOS
 
typedef struct _CPUINFOSPCPUINFOS
 

Functions

int __stdcall CpuInfo (PCPUINFOS pcpuinf)
 

Detailed Description

Code to retrieve user Processor Datas.

Date
oct 2008 \

Definition in file Cpuid.h.

Typedef Documentation

◆ CPUINFOS

typedef struct _CPUINFOS CPUINFOS

◆ PCPUINFOS

typedef struct _CPUINFOS * PCPUINFOS

Function Documentation

◆ CpuInfo()

int __stdcall CpuInfo ( PCPUINFOS  pcpuinf)