ReactOS 0.4.15-dev-7934-g1dc8d80
record_process Struct Reference

Public Attributes

const WCHARcaption
 
const WCHARcommandline
 
const WCHARdescription
 
const WCHARhandle
 
const WCHARname
 
UINT32 pprocess_id
 
UINT32 process_id
 
UINT32 thread_count
 
UINT64 workingsetsize
 
class_methodget_owner
 

Detailed Description

Definition at line 1218 of file builtin.c.

Member Data Documentation

◆ caption

const WCHAR* record_process::caption

Definition at line 1220 of file builtin.c.

Referenced by fill_process(), fill_processor(), and get_processor_caption().

◆ commandline

const WCHAR* record_process::commandline

Definition at line 1221 of file builtin.c.

Referenced by fill_process().

◆ description

const WCHAR* record_process::description

Definition at line 1222 of file builtin.c.

Referenced by fill_process().

◆ get_owner

class_method* record_process::get_owner

Definition at line 1230 of file builtin.c.

Referenced by fill_process().

◆ handle

const WCHAR* record_process::handle

Definition at line 1223 of file builtin.c.

Referenced by fill_process().

◆ name

const WCHAR* record_process::name

Definition at line 1224 of file builtin.c.

Referenced by fill_process().

◆ pprocess_id

UINT32 record_process::pprocess_id

Definition at line 1225 of file builtin.c.

Referenced by fill_process().

◆ process_id

UINT32 record_process::process_id

Definition at line 1226 of file builtin.c.

Referenced by fill_process().

◆ thread_count

UINT32 record_process::thread_count

Definition at line 1227 of file builtin.c.

Referenced by fill_process().

◆ workingsetsize

UINT64 record_process::workingsetsize

Definition at line 1228 of file builtin.c.

Referenced by fill_process().


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