ReactOS 0.4.16-dev-237-gd6eebaa
|
import"winnt_old.h";
INT64 _QUOTA_LIMITS::MaximumWorkingSetSize |
Definition at line 290 of file lsa.idl.
Referenced by $if(), EmptyWorkingSet(), LsapCreateDatabaseObjects(), LsarSetQuotasForAccount(), and NtQueryInformationProcess().
SIZE_T _QUOTA_LIMITS::MaximumWorkingSetSize |
Definition at line 2495 of file winnt_old.h.
INT64 _QUOTA_LIMITS::MinimumWorkingSetSize |
Definition at line 289 of file lsa.idl.
Referenced by $if(), EmptyWorkingSet(), LsapCreateDatabaseObjects(), LsarSetQuotasForAccount(), and NtQueryInformationProcess().
SIZE_T _QUOTA_LIMITS::MinimumWorkingSetSize |
Definition at line 2494 of file winnt_old.h.
INT64 _QUOTA_LIMITS::NonPagedPoolLimit |
Definition at line 288 of file lsa.idl.
Referenced by $if(), LsapCreateDatabaseObjects(), LsarSetQuotasForAccount(), NtQueryInformationProcess(), and START_TEST().
SIZE_T _QUOTA_LIMITS::NonPagedPoolLimit |
Definition at line 2493 of file winnt_old.h.
INT64 _QUOTA_LIMITS::PagedPoolLimit |
Definition at line 287 of file lsa.idl.
Referenced by $if(), LsapCreateDatabaseObjects(), LsarSetQuotasForAccount(), NtQueryInformationProcess(), and START_TEST().
SIZE_T _QUOTA_LIMITS::PagedPoolLimit |
Definition at line 2492 of file winnt_old.h.
INT64 _QUOTA_LIMITS::PagefileLimit |
Definition at line 291 of file lsa.idl.
Referenced by $if(), GlobalMemoryStatusEx(), LsapCreateDatabaseObjects(), LsarSetQuotasForAccount(), NtQueryInformationProcess(), and START_TEST().
SIZE_T _QUOTA_LIMITS::PagefileLimit |
Definition at line 2496 of file winnt_old.h.
LARGE_INTEGER _QUOTA_LIMITS::TimeLimit |
Definition at line 292 of file lsa.idl.
Referenced by $if(), LsapCreateDatabaseObjects(), and NtQueryInformationProcess().