|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| DWORD_PTR | attr |
| SIZE_T | size |
| void * | value |
| DWORD_PTR proc_thread_attr::attr |
Definition at line 239 of file process.c.
Referenced by UpdateProcThreadAttribute().
| SIZE_T proc_thread_attr::size |
Definition at line 240 of file process.c.
Referenced by create_nt_process().
| void * proc_thread_attr::value |
Definition at line 241 of file process.c.
Referenced by create_nt_process(), and UpdateProcThreadAttribute().