|
ReactOS 0.4.16-dev-1990-gfa5cf28
|
import"winnt_old.h";

| INT64 _QUOTA_LIMITS::MaximumWorkingSetSize |
Definition at line 290 of file lsa.idl.
Referenced by $if(), EmptyWorkingSet(), LsapCreateDatabaseObjects(), LsarSetQuotasForAccount(), and Test_ProcessQuotaLimits().
| SIZE_T _QUOTA_LIMITS::MaximumWorkingSetSize |
Definition at line 2716 of file winnt_old.h.
| INT64 _QUOTA_LIMITS::MinimumWorkingSetSize |
Definition at line 289 of file lsa.idl.
Referenced by $if(), EmptyWorkingSet(), LsapCreateDatabaseObjects(), LsarSetQuotasForAccount(), and Test_ProcessQuotaLimits().
| SIZE_T _QUOTA_LIMITS::MinimumWorkingSetSize |
Definition at line 2715 of file winnt_old.h.
| INT64 _QUOTA_LIMITS::NonPagedPoolLimit |
Definition at line 288 of file lsa.idl.
Referenced by $if(), LsapCreateDatabaseObjects(), LsarSetQuotasForAccount(), START_TEST(), and Test_ProcessQuotaLimits().
| SIZE_T _QUOTA_LIMITS::NonPagedPoolLimit |
Definition at line 2714 of file winnt_old.h.
| INT64 _QUOTA_LIMITS::PagedPoolLimit |
Definition at line 287 of file lsa.idl.
Referenced by $if(), LsapCreateDatabaseObjects(), LsarSetQuotasForAccount(), START_TEST(), and Test_ProcessQuotaLimits().
| SIZE_T _QUOTA_LIMITS::PagedPoolLimit |
Definition at line 2713 of file winnt_old.h.
| INT64 _QUOTA_LIMITS::PagefileLimit |
Definition at line 291 of file lsa.idl.
Referenced by $if(), GlobalMemoryStatusEx(), LsapCreateDatabaseObjects(), LsarSetQuotasForAccount(), START_TEST(), and Test_ProcessQuotaLimits().
| SIZE_T _QUOTA_LIMITS::PagefileLimit |
Definition at line 2717 of file winnt_old.h.
| LARGE_INTEGER _QUOTA_LIMITS::TimeLimit |
Definition at line 292 of file lsa.idl.
Referenced by $if(), LsapCreateDatabaseObjects(), and Test_ProcessQuotaLimits().