ReactOS 0.4.15-dev-7942-gd23573b
_SYSTEM_OBJECTTYPE_INFORMATION Struct Reference

#include <extypes.h>

Collaboration diagram for _SYSTEM_OBJECTTYPE_INFORMATION:

Public Attributes

ULONG NextEntryOffset
 
ULONG NumberOfObjects
 
ULONG NumberOfHandles
 
ULONG TypeIndex
 
ULONG InvalidAttributes
 
GENERIC_MAPPING GenericMapping
 
ULONG ValidAccessMask
 
ULONG PoolType
 
BOOLEAN SecurityRequired
 
BOOLEAN WaitableObject
 
UNICODE_STRING TypeName
 

Detailed Description

Definition at line 1037 of file extypes.h.

Member Data Documentation

◆ GenericMapping

GENERIC_MAPPING _SYSTEM_OBJECTTYPE_INFORMATION::GenericMapping

Definition at line 1044 of file extypes.h.

◆ InvalidAttributes

ULONG _SYSTEM_OBJECTTYPE_INFORMATION::InvalidAttributes

Definition at line 1043 of file extypes.h.

◆ NextEntryOffset

ULONG _SYSTEM_OBJECTTYPE_INFORMATION::NextEntryOffset

Definition at line 1039 of file extypes.h.

◆ NumberOfHandles

ULONG _SYSTEM_OBJECTTYPE_INFORMATION::NumberOfHandles

Definition at line 1041 of file extypes.h.

◆ NumberOfObjects

ULONG _SYSTEM_OBJECTTYPE_INFORMATION::NumberOfObjects

Definition at line 1040 of file extypes.h.

◆ PoolType

ULONG _SYSTEM_OBJECTTYPE_INFORMATION::PoolType

Definition at line 1046 of file extypes.h.

◆ SecurityRequired

BOOLEAN _SYSTEM_OBJECTTYPE_INFORMATION::SecurityRequired

Definition at line 1047 of file extypes.h.

◆ TypeIndex

ULONG _SYSTEM_OBJECTTYPE_INFORMATION::TypeIndex

Definition at line 1042 of file extypes.h.

◆ TypeName

UNICODE_STRING _SYSTEM_OBJECTTYPE_INFORMATION::TypeName

Definition at line 1049 of file extypes.h.

◆ ValidAccessMask

ULONG _SYSTEM_OBJECTTYPE_INFORMATION::ValidAccessMask

Definition at line 1045 of file extypes.h.

◆ WaitableObject

BOOLEAN _SYSTEM_OBJECTTYPE_INFORMATION::WaitableObject

Definition at line 1048 of file extypes.h.


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