ReactOS 0.4.15-dev-7953-g1f49173
_RTL_SPLAY_LINKS Struct Reference

#include <rtltypes.h>

Collaboration diagram for _RTL_SPLAY_LINKS:

Public Attributes

struct _RTL_SPLAY_LINKSParent
 
struct _RTL_SPLAY_LINKSLeftChild
 
struct _RTL_SPLAY_LINKSRightChild
 

Detailed Description

Definition at line 441 of file rtltypes.h.

Member Data Documentation

◆ LeftChild

struct _RTL_SPLAY_LINKS* _RTL_SPLAY_LINKS::LeftChild

◆ Parent

struct _RTL_SPLAY_LINKS* _RTL_SPLAY_LINKS::Parent

Definition at line 442 of file rtltypes.h.

Referenced by FsRtlAddToTunnelCache().

◆ RightChild

struct _RTL_SPLAY_LINKS* _RTL_SPLAY_LINKS::RightChild

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