ReactOS
0.4.15-dev-2359-g0dedb9b
|
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 2337 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 2336 of file winnt_old.h.
INT64 _QUOTA_LIMITS::NonPagedPoolLimit |
Definition at line 288 of file lsa.idl.
Referenced by $if(), LsapCreateDatabaseObjects(), LsarSetQuotasForAccount(), and NtQueryInformationProcess().
SIZE_T _QUOTA_LIMITS::NonPagedPoolLimit |
Definition at line 2335 of file winnt_old.h.
INT64 _QUOTA_LIMITS::PagedPoolLimit |
Definition at line 287 of file lsa.idl.
Referenced by $if(), LsapCreateDatabaseObjects(), LsarSetQuotasForAccount(), and NtQueryInformationProcess().
SIZE_T _QUOTA_LIMITS::PagedPoolLimit |
Definition at line 2334 of file winnt_old.h.
INT64 _QUOTA_LIMITS::PagefileLimit |
Definition at line 291 of file lsa.idl.
Referenced by $if(), LsapCreateDatabaseObjects(), LsarSetQuotasForAccount(), and NtQueryInformationProcess().
SIZE_T _QUOTA_LIMITS::PagefileLimit |
Definition at line 2338 of file winnt_old.h.
LARGE_INTEGER _QUOTA_LIMITS::TimeLimit |
Definition at line 292 of file lsa.idl.
Referenced by $if(), LsapCreateDatabaseObjects(), and NtQueryInformationProcess().