Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

_TREE_ENTRY Struct Reference

List of all members.

Public Attributes

_TREE_ENTRYLeft
_TREE_ENTRYRight
_TREE_ENTRYSibling
ULONG DriversThisType
ULONG DriversLoaded
UNICODE_STRING GroupName

Member Data Documentation

ULONG _TREE_ENTRY::DriversLoaded
 

Definition at line 56 of file ioinit.c.

Referenced by IopCheckDependencies(), IopInitializeBootDrivers(), and IopInitializeSystemDrivers().

ULONG _TREE_ENTRY::DriversThisType
 

Definition at line 55 of file ioinit.c.

UNICODE_STRING _TREE_ENTRY::GroupName
 

Definition at line 57 of file ioinit.c.

Referenced by IopCreateEntry(), and IopLookupGroupName().

struct _TREE_ENTRY* _TREE_ENTRY::Left
 

Definition at line 52 of file ioinit.c.

Referenced by IopFreeGroupTree(), and IopLookupGroupName().

struct _TREE_ENTRY* _TREE_ENTRY::Right
 

Definition at line 53 of file ioinit.c.

Referenced by IopFreeGroupTree(), and IopLookupGroupName().

struct _TREE_ENTRY* _TREE_ENTRY::Sibling
 

Definition at line 54 of file ioinit.c.

Referenced by IopFreeGroupTree(), and IopLookupGroupName().


The documentation for this struct was generated from the following file:
Generated on Sat May 15 19:46:26 2004 for test by doxygen 1.3.7