ReactOS 0.4.16-dev-336-gb667d82
|
#include <fxglobals.h>
Public Attributes | |
USHORT | ObjectType |
union { | |
USHORT DebugFlags | |
struct { | |
USHORT TrackReferences: 1 | |
} Bits | |
} | u |
Definition at line 90 of file fxglobals.h.
struct { ... } FxObjectDebugInfo::Bits |
USHORT FxObjectDebugInfo::DebugFlags |
Definition at line 100 of file fxglobals.h.
Referenced by FxVerifyAllocateDebugInfo().
USHORT FxObjectDebugInfo::ObjectType |
Definition at line 94 of file fxglobals.h.
Referenced by FxVerifyAllocateDebugInfo().
USHORT FxObjectDebugInfo::TrackReferences |
Definition at line 108 of file fxglobals.h.
union { ... } FxObjectDebugInfo::u |
Referenced by FxVerifyAllocateDebugInfo().