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

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