Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

_OBJECT_HEADER_QUOTA_INFO Struct Reference

#include <ob.h>

List of all members.

Public Attributes

ULONG PagedPoolCharge
ULONG NonPagedPoolCharge
ULONG SecurityDescriptorCharge
PEPROCESS ExclusiveProcess


Member Data Documentation

PEPROCESS _OBJECT_HEADER_QUOTA_INFO::ExclusiveProcess
 

Definition at line 320 of file ob.h.

Referenced by ObGetObjectInformation(), and ObpAllocateObject().

ULONG _OBJECT_HEADER_QUOTA_INFO::NonPagedPoolCharge
 

Definition at line 318 of file ob.h.

Referenced by NtQueryObject(), ObGetObjectInformation(), ObpAllocateObject(), ObpChargeQuotaForObject(), and ObpFreeObject().

ULONG _OBJECT_HEADER_QUOTA_INFO::PagedPoolCharge
 

Definition at line 317 of file ob.h.

Referenced by NtQueryObject(), ObGetObjectInformation(), ObpAllocateObject(), ObpChargeQuotaForObject(), and ObpFreeObject().

ULONG _OBJECT_HEADER_QUOTA_INFO::SecurityDescriptorCharge
 

Definition at line 319 of file ob.h.

Referenced by ObpAllocateObject(), ObpChargeQuotaForObject(), ObpFreeObject(), and ObValidateSecurityQuota().


The documentation for this struct was generated from the following file:
Generated on Sat May 15 19:46:23 2004 for test by doxygen 1.3.7