ReactOS 0.4.15-dev-7958-gcd0bb1a
_SYSTEM_REGISTRY_QUOTA_INFORMATION Struct Reference

#include <extypes.h>

Collaboration diagram for _SYSTEM_REGISTRY_QUOTA_INFORMATION:

Public Attributes

ULONG RegistryQuotaAllowed
 
ULONG RegistryQuotaUsed
 
SIZE_T PagedPoolSize
 
PVOID Reserved1
 

Detailed Description

Definition at line 1276 of file extypes.h.

Member Data Documentation

◆ PagedPoolSize

SIZE_T _SYSTEM_REGISTRY_QUOTA_INFORMATION::PagedPoolSize

Definition at line 1280 of file extypes.h.

Referenced by QSI_DEF().

◆ RegistryQuotaAllowed

ULONG _SYSTEM_REGISTRY_QUOTA_INFORMATION::RegistryQuotaAllowed

Definition at line 1278 of file extypes.h.

Referenced by GetSystemRegistryQuota(), and QSI_DEF().

◆ RegistryQuotaUsed

ULONG _SYSTEM_REGISTRY_QUOTA_INFORMATION::RegistryQuotaUsed

Definition at line 1279 of file extypes.h.

Referenced by GetSystemRegistryQuota(), and QSI_DEF().

◆ Reserved1

PVOID _SYSTEM_REGISTRY_QUOTA_INFORMATION::Reserved1

Definition at line 545 of file winternl.h.


The documentation for this struct was generated from the following files: