|
ReactOS 0.4.16-dev-1946-g52006dd
|
Public Attributes | |
| const WCHAR * | description |
| const WCHAR * | domain |
| UINT16 | domainrole |
| const WCHAR * | manufacturer |
| const WCHAR * | model |
| const WCHAR * | name |
| UINT32 | num_logical_processors |
| UINT32 | num_processors |
| UINT64 | total_physical_memory |
| const WCHAR * | username |
Definition at line 1024 of file builtin.c.
Referenced by fill_compsys().
Definition at line 1025 of file builtin.c.
Referenced by fill_compsys().
| UINT16 record_computersystem::domainrole |
Definition at line 1026 of file builtin.c.
Referenced by fill_compsys().
Definition at line 1027 of file builtin.c.
Referenced by fill_compsys().
Definition at line 1028 of file builtin.c.
Referenced by fill_compsys().
Definition at line 1029 of file builtin.c.
Referenced by fill_compsys().
| UINT32 record_computersystem::num_logical_processors |
Definition at line 1030 of file builtin.c.
Referenced by fill_compsys().
| UINT32 record_computersystem::num_processors |
Definition at line 1031 of file builtin.c.
Referenced by fill_compsys().
| UINT64 record_computersystem::total_physical_memory |
Definition at line 1032 of file builtin.c.
Referenced by fill_compsys().
Definition at line 1033 of file builtin.c.
Referenced by fill_compsys().