Searched refs:IsHive (Results 1 – 2 of 2) sorted by relevance
61 static BOOL IsHive(HKEY hKey);
132 if((m_hKey != NULL)&&(!IsHive(m_hKey))) in Uninit()140 BOOL CRegistryKey::IsHive(HKEY hKey) in IsHive() function in CRegistryKey