ReactOS 0.4.15-dev-5863-g1fe3ab7
|
#include <cmdata.h>
Public Attributes | |
USHORT | Signature |
USHORT | Count |
HCELL_INDEX | List [ANYSIZE_ARRAY] |
USHORT _CM_KEY_INDEX::Count |
Definition at line 179 of file cmdata.h.
Referenced by CmpAddToLeaf(), CmpDoFindSubKeyByNumber(), CmpFindSubKeyInRoot(), CmpPrepareIndexOfKeys(), CmpSelectLeaf(), and CmpSplitLeaf().
HCELL_INDEX _CM_KEY_INDEX::List[ANYSIZE_ARRAY] |
Definition at line 180 of file cmdata.h.
Referenced by CmpAddToLeaf(), CmpDoFindSubKeyByNumber(), CmpPrepareIndexOfKeys(), CmpSelectLeaf(), and CmpSplitLeaf().
USHORT _CM_KEY_INDEX::Signature |
Definition at line 178 of file cmdata.h.
Referenced by CmpAddToLeaf(), CmpDoFindSubKeyByNumber(), CmpFindSubKeyByName(), CmpFindSubKeyInRoot(), CmpPrepareIndexOfKeys(), CmpSelectLeaf(), and CmpSplitLeaf().