ReactOS 0.4.17-dev-806-gffa4164
_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 1161 of file pstypes.h.

Member Data Documentation

◆ Limit

SIZE_T _EPROCESS_QUOTA_ENTRY::Limit

Definition at line 1164 of file pstypes.h.

Referenced by PsInitializeQuotaSystem(), and PspSetQuotaLimits().

◆ Peak

SIZE_T _EPROCESS_QUOTA_ENTRY::Peak

Definition at line 1165 of file pstypes.h.

Referenced by PspSetQuotaLimits().

◆ Return

SIZE_T _EPROCESS_QUOTA_ENTRY::Return

Definition at line 1166 of file pstypes.h.

◆ Usage

SIZE_T _EPROCESS_QUOTA_ENTRY::Usage

Definition at line 1163 of file pstypes.h.


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