typedef struct _CM_KEY_HASH { ULONG ConvKey; PCM_KEY_HASH NextHash; PHHIVE KeyHive; ULONG KeyCell; } CM_KEY_HASH, *PCM_KEY_HASH;
Windows Vista Kernel Structures