ReactOS 0.4.17-dev-684-ga6524ef
_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 1131 of file pstypes.h.

Member Data Documentation

◆ Limit

SIZE_T _EPROCESS_QUOTA_ENTRY::Limit

Definition at line 1134 of file pstypes.h.

Referenced by PsInitializeQuotaSystem(), and PspSetQuotaLimits().

◆ Peak

SIZE_T _EPROCESS_QUOTA_ENTRY::Peak

Definition at line 1135 of file pstypes.h.

Referenced by PspSetQuotaLimits().

◆ Return

SIZE_T _EPROCESS_QUOTA_ENTRY::Return

Definition at line 1136 of file pstypes.h.

◆ Usage

SIZE_T _EPROCESS_QUOTA_ENTRY::Usage

Definition at line 1133 of file pstypes.h.


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