Process Hacker
_RTL_SPLAY_LINKS Struct Reference

#include <ntrtl.h>

Data Fields

struct _RTL_SPLAY_LINKSParent
 
struct _RTL_SPLAY_LINKSLeftChild
 
struct _RTL_SPLAY_LINKSRightChild
 

Detailed Description

Definition at line 318 of file ntrtl.h.

Field Documentation

struct _RTL_SPLAY_LINKS* LeftChild

Definition at line 321 of file ntrtl.h.

struct _RTL_SPLAY_LINKS* Parent

Definition at line 320 of file ntrtl.h.

struct _RTL_SPLAY_LINKS* RightChild

Definition at line 322 of file ntrtl.h.


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