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