|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <cmdata.h>

Public Attributes | |
| USHORT | Signature |
| USHORT | Count |
| CM_INDEX | List [ANYSIZE_ARRAY] |
| USHORT _CM_KEY_FAST_INDEX::Count |
Definition at line 189 of file cmdata.h.
Referenced by CmpAddSubKey(), and CmpAddToLeaf().
| CM_INDEX _CM_KEY_FAST_INDEX::List[ANYSIZE_ARRAY] |
Definition at line 190 of file cmdata.h.
Referenced by CmpAddSubKey(), CmpAddToLeaf(), CmpCompareInIndex(), CmpDoFindSubKeyByNumber(), CmpRemoveSubKeyInLeaf(), CmpRemoveSubkeyInRoot(), CmpSelectLeaf(), and CmpSplitLeaf().
| USHORT _CM_KEY_FAST_INDEX::Signature |
Definition at line 188 of file cmdata.h.
Referenced by CmpAddToLeaf().