ReactOS 0.4.15-dev-7942-gd23573b
record_computersystem Struct Reference

Public Attributes

const WCHARdescription
 
const WCHARdomain
 
UINT16 domainrole
 
const WCHARmanufacturer
 
const WCHARmodel
 
const WCHARname
 
UINT32 num_logical_processors
 
UINT32 num_processors
 
UINT64 total_physical_memory
 
const WCHARusername
 

Detailed Description

Definition at line 1022 of file builtin.c.

Member Data Documentation

◆ description

const WCHAR* record_computersystem::description

Definition at line 1024 of file builtin.c.

Referenced by fill_compsys().

◆ domain

const WCHAR* record_computersystem::domain

Definition at line 1025 of file builtin.c.

Referenced by fill_compsys().

◆ domainrole

UINT16 record_computersystem::domainrole

Definition at line 1026 of file builtin.c.

Referenced by fill_compsys().

◆ manufacturer

const WCHAR* record_computersystem::manufacturer

Definition at line 1027 of file builtin.c.

Referenced by fill_compsys().

◆ model

const WCHAR* record_computersystem::model

Definition at line 1028 of file builtin.c.

Referenced by fill_compsys().

◆ name

const WCHAR* record_computersystem::name

Definition at line 1029 of file builtin.c.

Referenced by fill_compsys().

◆ num_logical_processors

UINT32 record_computersystem::num_logical_processors

Definition at line 1030 of file builtin.c.

Referenced by fill_compsys().

◆ num_processors

UINT32 record_computersystem::num_processors

Definition at line 1031 of file builtin.c.

Referenced by fill_compsys().

◆ total_physical_memory

UINT64 record_computersystem::total_physical_memory

Definition at line 1032 of file builtin.c.

Referenced by fill_compsys().

◆ username

const WCHAR* record_computersystem::username

Definition at line 1033 of file builtin.c.

Referenced by fill_compsys().


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