Process Hacker
_OBJECT_TYPE_INFORMATION Struct Reference

#include <ntobapi.h>

Data Fields

UNICODE_STRING TypeName
 
ULONG TotalNumberOfObjects
 
ULONG TotalNumberOfHandles
 
ULONG TotalPagedPoolUsage
 
ULONG TotalNonPagedPoolUsage
 
ULONG TotalNamePoolUsage
 
ULONG TotalHandleTableUsage
 
ULONG HighWaterNumberOfObjects
 
ULONG HighWaterNumberOfHandles
 
ULONG HighWaterPagedPoolUsage
 
ULONG HighWaterNonPagedPoolUsage
 
ULONG HighWaterNamePoolUsage
 
ULONG HighWaterHandleTableUsage
 
ULONG InvalidAttributes
 
GENERIC_MAPPING GenericMapping
 
ULONG ValidAccessMask
 
BOOLEAN SecurityRequired
 
BOOLEAN MaintainHandleCount
 
UCHAR TypeIndex
 
CHAR ReservedByte
 
ULONG PoolType
 
ULONG DefaultPagedPoolCharge
 
ULONG DefaultNonPagedPoolCharge
 

Detailed Description

Definition at line 68 of file ntobapi.h.

Field Documentation

ULONG DefaultNonPagedPoolCharge

Definition at line 92 of file ntobapi.h.

ULONG DefaultPagedPoolCharge

Definition at line 91 of file ntobapi.h.

GENERIC_MAPPING GenericMapping

Definition at line 84 of file ntobapi.h.

ULONG HighWaterHandleTableUsage

Definition at line 82 of file ntobapi.h.

ULONG HighWaterNamePoolUsage

Definition at line 81 of file ntobapi.h.

ULONG HighWaterNonPagedPoolUsage

Definition at line 80 of file ntobapi.h.

ULONG HighWaterNumberOfHandles

Definition at line 78 of file ntobapi.h.

ULONG HighWaterNumberOfObjects

Definition at line 77 of file ntobapi.h.

ULONG HighWaterPagedPoolUsage

Definition at line 79 of file ntobapi.h.

ULONG InvalidAttributes

Definition at line 83 of file ntobapi.h.

BOOLEAN MaintainHandleCount

Definition at line 87 of file ntobapi.h.

ULONG PoolType

Definition at line 90 of file ntobapi.h.

CHAR ReservedByte

Definition at line 89 of file ntobapi.h.

BOOLEAN SecurityRequired

Definition at line 86 of file ntobapi.h.

ULONG TotalHandleTableUsage

Definition at line 76 of file ntobapi.h.

ULONG TotalNamePoolUsage

Definition at line 75 of file ntobapi.h.

ULONG TotalNonPagedPoolUsage

Definition at line 74 of file ntobapi.h.

ULONG TotalNumberOfHandles

Definition at line 72 of file ntobapi.h.

ULONG TotalNumberOfObjects

Definition at line 71 of file ntobapi.h.

ULONG TotalPagedPoolUsage

Definition at line 73 of file ntobapi.h.

UCHAR TypeIndex

Definition at line 88 of file ntobapi.h.

UNICODE_STRING TypeName

Definition at line 70 of file ntobapi.h.

ULONG ValidAccessMask

Definition at line 85 of file ntobapi.h.


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