|
ReactOS 0.4.16-dev-1946-g52006dd
|
#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().