ReactOS 0.4.15-dev-7942-gd23573b
_FX_OBJECT_INFO Struct Reference

#include <fxglobals.h>

Public Attributes

const CHARName
 
const CHARHandleName
 
USHORT Size
 
USHORT ObjectType
 

Detailed Description

Definition at line 876 of file fxglobals.h.

Member Data Documentation

◆ HandleName

const CHAR* _FX_OBJECT_INFO::HandleName

Definition at line 887 of file fxglobals.h.

Referenced by FxObjectTypeToHandleName().

◆ Name

const CHAR* _FX_OBJECT_INFO::Name

Definition at line 880 of file fxglobals.h.

◆ ObjectType

USHORT _FX_OBJECT_INFO::ObjectType

Definition at line 898 of file fxglobals.h.

Referenced by FxVerifyAllocateDebugInfo(), and FxVerifyObjectTableIsSorted().

◆ Size

USHORT _FX_OBJECT_INFO::Size

Definition at line 893 of file fxglobals.h.


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