ReactOS 0.4.15-dev-7907-g95bf896
_CM_INDEX Struct Reference

#include <cmdata.h>

Public Attributes

HCELL_INDEX Cell
 
union {
   UCHAR   NameHint [4]
 
   ULONG   HashKey
 
}; 
 

Detailed Description

Definition at line 163 of file cmdata.h.

Member Data Documentation

◆ 

union { ... } _CM_INDEX::@4302

◆ Cell

◆ HashKey

ULONG _CM_INDEX::HashKey

Definition at line 169 of file cmdata.h.

Referenced by CmpAddToLeaf(), and CmpFindSubKeyByHash().

◆ NameHint

UCHAR _CM_INDEX::NameHint[4]

Definition at line 168 of file cmdata.h.

Referenced by CmpAddToLeaf(), and CmpCompareInIndex().


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