Process Hacker
_PH_AVL_LINKS Struct Reference

#include <phbase.h>

Data Fields

struct _PH_AVL_LINKSParent
 
struct _PH_AVL_LINKSLeft
 
struct _PH_AVL_LINKSRight
 
LONG Balance
 

Detailed Description

Definition at line 3672 of file phbase.h.

Field Documentation

LONG Balance

Definition at line 3677 of file phbase.h.

struct _PH_AVL_LINKS* Left

Definition at line 3675 of file phbase.h.

struct _PH_AVL_LINKS* Parent

Definition at line 3674 of file phbase.h.

struct _PH_AVL_LINKS* Right

Definition at line 3676 of file phbase.h.


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