ReactOS 0.4.15-dev-6068-g8061a6f
|
#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().