ReactOS 0.4.15-dev-8061-g57b775e
_OBJECT_HEADER_CREATOR_INFO Struct Reference

#include <obtypes.h>

Collaboration diagram for _OBJECT_HEADER_CREATOR_INFO:

Public Attributes

LIST_ENTRY TypeList
 
PVOID CreatorUniqueProcess
 
USHORT CreatorBackTraceIndex
 
USHORT Reserved
 

Detailed Description

Definition at line 463 of file obtypes.h.

Member Data Documentation

◆ CreatorBackTraceIndex

USHORT _OBJECT_HEADER_CREATOR_INFO::CreatorBackTraceIndex

Definition at line 467 of file obtypes.h.

Referenced by ObpAllocateObject().

◆ CreatorUniqueProcess

PVOID _OBJECT_HEADER_CREATOR_INFO::CreatorUniqueProcess

Definition at line 466 of file obtypes.h.

Referenced by ObpAllocateObject().

◆ Reserved

USHORT _OBJECT_HEADER_CREATOR_INFO::Reserved

Definition at line 468 of file obtypes.h.

◆ TypeList

LIST_ENTRY _OBJECT_HEADER_CREATOR_INFO::TypeList

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