BlackBone
Windows memory hacking library
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
_MM_AVL_TABLE Struct Reference

#include <NativeStructs7.h>

Data Fields

struct _MMADDRESS_NODE BalancedRoot
 
struct {
   unsigned __int64   DepthOfTree: 5
 
   unsigned __int64   Unused: 3
 
   unsigned __int64   NumberGenericTableElements: 56
 
}; 
 
void * NodeHint
 
void * NodeFreeHint
 
struct _MM_AVL_NODE BalancedRoot
 
struct {
   unsigned __int64   DepthOfTree: 5
 
   unsigned __int64   TableType: 3
 
   unsigned __int64   NumberGenericTableElements: 56
 
}; 
 

Field Documentation

struct { ... }
struct { ... }
struct _MM_AVL_NODE BalancedRoot
struct _MMADDRESS_NODE BalancedRoot
unsigned __int64 DepthOfTree
void * NodeFreeHint
void * NodeHint
unsigned __int64 NumberGenericTableElements
unsigned __int64 TableType
unsigned __int64 Unused

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