ReactOS 0.4.15-dev-7918-g2a2556c
FxObjectDebugInfo Struct Reference

#include <fxglobals.h>

Collaboration diagram for FxObjectDebugInfo:

Public Attributes

USHORT ObjectType
 
union {
   USHORT   DebugFlags
 
   struct {
      USHORT   TrackReferences: 1
 
   }   Bits
 
u
 

Detailed Description

Definition at line 90 of file fxglobals.h.

Member Data Documentation

◆ 

struct { ... } FxObjectDebugInfo::Bits

◆ DebugFlags

USHORT FxObjectDebugInfo::DebugFlags

Definition at line 100 of file fxglobals.h.

Referenced by FxVerifyAllocateDebugInfo().

◆ ObjectType

USHORT FxObjectDebugInfo::ObjectType

Definition at line 94 of file fxglobals.h.

Referenced by FxVerifyAllocateDebugInfo().

◆ TrackReferences

USHORT FxObjectDebugInfo::TrackReferences

Definition at line 108 of file fxglobals.h.

◆ 

union { ... } FxObjectDebugInfo::u

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