Process Hacker
_RTL_BALANCED_LINKS Struct Reference

#include <ntrtl.h>

Data Fields

struct _RTL_BALANCED_LINKSParent
 
struct _RTL_BALANCED_LINKSLeftChild
 
struct _RTL_BALANCED_LINKSRightChild
 
CHAR Balance
 
UCHAR Reserved [3]
 

Detailed Description

Definition at line 168 of file ntrtl.h.

Field Documentation

CHAR Balance

Definition at line 173 of file ntrtl.h.

struct _RTL_BALANCED_LINKS* LeftChild

Definition at line 171 of file ntrtl.h.

struct _RTL_BALANCED_LINKS* Parent

Definition at line 170 of file ntrtl.h.

UCHAR Reserved[3]

Definition at line 174 of file ntrtl.h.

struct _RTL_BALANCED_LINKS* RightChild

Definition at line 172 of file ntrtl.h.


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