|
ReactOS 0.4.16-dev-1946-g52006dd
|
#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(), CmpRemoveSubkeyInRoot(), CmpSelectLeaf(), CmpSplitLeaf(), and CmpValidateSubKeyList().
| HCELL_INDEX _CM_KEY_INDEX::List[ANYSIZE_ARRAY] |
Definition at line 180 of file cmdata.h.
Referenced by CmpAddToLeaf(), CmpDoFindSubKeyByNumber(), CmpRemoveSubkeyInRoot(), CmpSelectLeaf(), CmpSplitLeaf(), and CmpValidateSubKeyList().
| USHORT _CM_KEY_INDEX::Signature |
Definition at line 178 of file cmdata.h.
Referenced by CmpAddToLeaf(), CmpDoFindSubKeyByNumber(), CmpFindSubKeyByName(), CmpFindSubKeyInRoot(), CmpRemoveSubkeyInRoot(), CmpRepairParentKey(), CmpSelectLeaf(), CmpSplitLeaf(), and CmpValidateSubKeyList().