ReactOS 0.4.16-dev-319-g6cf4263
|
#include <pstypes.h>
RATE_QUOTA_LIMIT _QUOTA_LIMITS_EX::CpuRateLimit |
Definition at line 79 of file pstypes.h.
Referenced by PspSetQuotaLimits().
ULONG _QUOTA_LIMITS_EX::Flags |
Definition at line 78 of file pstypes.h.
Referenced by GetProcessWorkingSetSizeEx(), PspSetQuotaLimits(), and SetProcessWorkingSetSizeEx().
DWORD _QUOTA_LIMITS_EX::Flags |
Definition at line 2548 of file winnt_old.h.
SIZE_T _QUOTA_LIMITS_EX::MaximumWorkingSetSize |
Definition at line 71 of file pstypes.h.
Referenced by GetProcessWorkingSetSizeEx(), PspSetQuotaLimits(), and SetProcessWorkingSetSizeEx().
SIZE_T _QUOTA_LIMITS_EX::MinimumWorkingSetSize |
Definition at line 70 of file pstypes.h.
Referenced by GetProcessWorkingSetSizeEx(), PspSetQuotaLimits(), and SetProcessWorkingSetSizeEx().
SIZE_T _QUOTA_LIMITS_EX::Reserved1 |
Definition at line 2544 of file winnt_old.h.
SIZE_T _QUOTA_LIMITS_EX::Reserved2 |
Definition at line 75 of file pstypes.h.
Referenced by PspSetQuotaLimits().
SIZE_T _QUOTA_LIMITS_EX::Reserved3 |
Definition at line 76 of file pstypes.h.
Referenced by PspSetQuotaLimits().
SIZE_T _QUOTA_LIMITS_EX::Reserved4 |
Definition at line 77 of file pstypes.h.
Referenced by PspSetQuotaLimits().
LARGE_INTEGER _QUOTA_LIMITS_EX::TimeLimit |
SIZE_T _QUOTA_LIMITS_EX::WorkingSetLimit |
Definition at line 74 of file pstypes.h.
Referenced by PspSetQuotaLimits().