|
ReactOS 0.4.16-dev-1946-g52006dd
|
Public Attributes | |
| const WCHAR * | caption |
| const WCHAR * | commandline |
| const WCHAR * | description |
| const WCHAR * | handle |
| const WCHAR * | name |
| UINT32 | pprocess_id |
| UINT32 | process_id |
| UINT32 | thread_count |
| UINT64 | workingsetsize |
| class_method * | get_owner |
Definition at line 1220 of file builtin.c.
Referenced by fill_process(), fill_processor(), and get_processor_caption().
Definition at line 1221 of file builtin.c.
Referenced by fill_process().
Definition at line 1222 of file builtin.c.
Referenced by fill_process().
| class_method* record_process::get_owner |
Definition at line 1230 of file builtin.c.
Referenced by fill_process().
Definition at line 1223 of file builtin.c.
Referenced by fill_process().
Definition at line 1224 of file builtin.c.
Referenced by fill_process().
| UINT32 record_process::pprocess_id |
Definition at line 1225 of file builtin.c.
Referenced by fill_process().
| UINT32 record_process::process_id |
Definition at line 1226 of file builtin.c.
Referenced by fill_process().
| UINT32 record_process::thread_count |
Definition at line 1227 of file builtin.c.
Referenced by fill_process().
| UINT64 record_process::workingsetsize |
Definition at line 1228 of file builtin.c.
Referenced by fill_process().