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