|
ReactOS 0.4.16-dev-1946-g52006dd
|
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 2708 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 2707 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 2706 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 2705 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 2709 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().