typedef struct _CM_KEY_HASH { unsigned long ConvKey; CM_KEY_HASH *NextHash; HHIVE *KeyHive; unsigned long KeyCell; } CM_KEY_HASH, *PCM_KEY_HASH;