ReactOS 0.4.15-dev-8058-ga7cbb60
_EPROCESS_QUOTA_ENTRY Struct Reference

#include <pstypes.h>

Public Attributes

SIZE_T Usage
 
SIZE_T Limit
 
SIZE_T Peak
 
SIZE_T Return
 

Detailed Description

Definition at line 1036 of file pstypes.h.

Member Data Documentation

◆ Limit

SIZE_T _EPROCESS_QUOTA_ENTRY::Limit

Definition at line 1039 of file pstypes.h.

Referenced by PsInitializeQuotaSystem(), and PspSetQuotaLimits().

◆ Peak

SIZE_T _EPROCESS_QUOTA_ENTRY::Peak

Definition at line 1040 of file pstypes.h.

Referenced by PspSetQuotaLimits().

◆ Return

SIZE_T _EPROCESS_QUOTA_ENTRY::Return

Definition at line 1041 of file pstypes.h.

◆ Usage

SIZE_T _EPROCESS_QUOTA_ENTRY::Usage

Definition at line 1038 of file pstypes.h.


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