|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <obtypes.h>

Public Attributes | |
| LIST_ENTRY | TypeList |
| PVOID | CreatorUniqueProcess |
| USHORT | CreatorBackTraceIndex |
| USHORT | Reserved |
| USHORT _OBJECT_HEADER_CREATOR_INFO::CreatorBackTraceIndex |
Definition at line 467 of file obtypes.h.
Referenced by ObpAllocateObject().
| PVOID _OBJECT_HEADER_CREATOR_INFO::CreatorUniqueProcess |
Definition at line 466 of file obtypes.h.
Referenced by ObpAllocateObject().
| LIST_ENTRY _OBJECT_HEADER_CREATOR_INFO::TypeList |
Definition at line 465 of file obtypes.h.
Referenced by ObCreateObjectType(), ObpAllocateObject(), ObpDeleteObject(), ObpIncrementHandleCount(), and ObpIncrementUnnamedHandleCount().