Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
OSInfoStruct Struct Reference

Public Attributes

const char * Code
 
const char * SubCode
 
const char * VersionString
 
unsigned char VersionMajor
 
unsigned char VersionMinor
 
unsigned short VersionSub
 
unsigned char BuildMajor
 
unsigned char BuildMinor
 
unsigned short BuildSub
 

Detailed Description

Definition at line 32 of file cpudetect.cpp.

Member Data Documentation

◆ BuildMajor

unsigned char OSInfoStruct::BuildMajor

Definition at line 39 of file cpudetect.cpp.

◆ BuildMinor

unsigned char OSInfoStruct::BuildMinor

Definition at line 40 of file cpudetect.cpp.

◆ BuildSub

unsigned short OSInfoStruct::BuildSub

Definition at line 41 of file cpudetect.cpp.

◆ Code

const char* OSInfoStruct::Code

Definition at line 33 of file cpudetect.cpp.

◆ SubCode

const char* OSInfoStruct::SubCode

Definition at line 34 of file cpudetect.cpp.

◆ VersionMajor

unsigned char OSInfoStruct::VersionMajor

Definition at line 36 of file cpudetect.cpp.

◆ VersionMinor

unsigned char OSInfoStruct::VersionMinor

Definition at line 37 of file cpudetect.cpp.

◆ VersionString

const char* OSInfoStruct::VersionString

Definition at line 35 of file cpudetect.cpp.

◆ VersionSub

unsigned short OSInfoStruct::VersionSub

Definition at line 38 of file cpudetect.cpp.


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