|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <extypes.h>

Public Attributes | |
| ULONG | RegistryQuotaAllowed |
| ULONG | RegistryQuotaUsed |
| SIZE_T | PagedPoolSize |
| PVOID | Reserved1 |
| SIZE_T _SYSTEM_REGISTRY_QUOTA_INFORMATION::PagedPoolSize |
| ULONG _SYSTEM_REGISTRY_QUOTA_INFORMATION::RegistryQuotaAllowed |
Definition at line 1454 of file extypes.h.
Referenced by GetSystemRegistryQuota(), and QSI_DEF().
| ULONG _SYSTEM_REGISTRY_QUOTA_INFORMATION::RegistryQuotaUsed |
Definition at line 1455 of file extypes.h.
Referenced by GetSystemRegistryQuota(), and QSI_DEF().
| PVOID _SYSTEM_REGISTRY_QUOTA_INFORMATION::Reserved1 |
Definition at line 549 of file winternl.h.