struct CM_INDEX_HINT_BLOCK

typedef struct _CM_INDEX_HINT_BLOCK
{
     ULONG Count;
     ULONG HashKey[1];
} CM_INDEX_HINT_BLOCK, *PCM_INDEX_HINT_BLOCK;

Windows Vista Kernel Structures