|
ReactOS 0.4.17-dev-684-ga6524ef
|
#include <obtypes.h>

Public Attributes | |
| ULONG | PagedPoolCharge |
| ULONG | NonPagedPoolCharge |
| ULONG | SecurityDescriptorCharge |
| PEPROCESS | ExclusiveProcess |
| PEPROCESS _OBJECT_HEADER_QUOTA_INFO::ExclusiveProcess |
Definition at line 497 of file obtypes.h.
Referenced by ObpAllocateObject().
| ULONG _OBJECT_HEADER_QUOTA_INFO::NonPagedPoolCharge |
Definition at line 495 of file obtypes.h.
Referenced by NtQueryObject(), ObpAllocateObject(), ObpChargeQuotaForObject(), and ObpDeallocateObject().
| ULONG _OBJECT_HEADER_QUOTA_INFO::PagedPoolCharge |
Definition at line 494 of file obtypes.h.
Referenced by NtQueryObject(), ObpAllocateObject(), ObpChargeQuotaForObject(), and ObpDeallocateObject().
| ULONG _OBJECT_HEADER_QUOTA_INFO::SecurityDescriptorCharge |
Definition at line 496 of file obtypes.h.
Referenced by ObpAllocateObject(), ObpChargeQuotaForObject(), and ObpDeallocateObject().