CmpIsKcbImmutable

bool __fastcall CmpIsKcbImmutable(_CM_KEY_CONTROL_BLOCK *Kcb){
  return(Kcb->KeyHash.KeyHive->HiveFlags & 0x100000) != 0;
}

Referenced by:

CmpCreateChild