Searched refs:IsRootKey (Results 1 – 4 of 4) sorted by relevance
314 bool IsRootKey() const;
113 bool RegistryKeyImpl::IsRootKey() const in IsRootKey() function in RegistryKeyImpl
387 HKEY hRoot = IsRootKey() ? m_hRootKey : m_hSubKey; in CreateSubKey()
400 HKEY hRoot = IsRootKey() ? m_hRootKey : m_hSubKey; in CreateSubKey()
Completed in 18 milliseconds