ReactOS 0.4.16-dev-401-g45b008d
|
#include <obtypes.h>
Public Attributes | |
ULONG | PagedPoolCharge |
ULONG | NonPagedPoolCharge |
ULONG | SecurityDescriptorCharge |
PEPROCESS | ExclusiveProcess |
PEPROCESS _OBJECT_HEADER_QUOTA_INFO::ExclusiveProcess |
Definition at line 476 of file obtypes.h.
Referenced by ObpAllocateObject().
ULONG _OBJECT_HEADER_QUOTA_INFO::NonPagedPoolCharge |
Definition at line 474 of file obtypes.h.
Referenced by NtQueryObject(), ObpAllocateObject(), ObpChargeQuotaForObject(), and ObpDeallocateObject().
ULONG _OBJECT_HEADER_QUOTA_INFO::PagedPoolCharge |
Definition at line 473 of file obtypes.h.
Referenced by NtQueryObject(), ObpAllocateObject(), ObpChargeQuotaForObject(), and ObpDeallocateObject().
ULONG _OBJECT_HEADER_QUOTA_INFO::SecurityDescriptorCharge |
Definition at line 475 of file obtypes.h.
Referenced by ObpAllocateObject(), ObpChargeQuotaForObject(), and ObpDeallocateObject().