ReactOS
0.4.15-dev-4570-g4f8bbd1
|
import"lsa.idl";
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 2517 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 2516 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 2515 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 2514 of file winnt_old.h.
INT64 _QUOTA_LIMITS::PagefileLimit |
Definition at line 291 of file lsa.idl.
Referenced by $if(), LsapCreateDatabaseObjects(), LsarSetQuotasForAccount(), NtQueryInformationProcess(), and START_TEST().
SIZE_T _QUOTA_LIMITS::PagefileLimit |
Definition at line 2518 of file winnt_old.h.
LARGE_INTEGER _QUOTA_LIMITS::TimeLimit |
Definition at line 292 of file lsa.idl.
Referenced by $if(), LsapCreateDatabaseObjects(), and NtQueryInformationProcess().