|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <pstypes.h>
Public Attributes | |
| BOOLEAN | Foreground |
| UCHAR | PriorityClass |
| BOOLEAN _PROCESS_PRIORITY_CLASS::Foreground |
Definition at line 1040 of file pstypes.h.
Referenced by CreateProcessInternalW(), NtQueryInformationProcess(), NtSetInformationProcess(), and SetPriorityClass().
| UCHAR _PROCESS_PRIORITY_CLASS::PriorityClass |
Definition at line 1041 of file pstypes.h.
Referenced by CreateProcessInternalW(), GetPriorityClass(), NtQueryInformationProcess(), NtSetInformationProcess(), SetPriorityClass(), and Test_ProcessPriorityClassAlignment().