Searched refs:GetEnumRegistryKey (Results 1 – 3 of 3) sorted by relevance
90 HRESULT GetEnumRegistryKey(LPCWSTR path, HKEY root, IEnumIDList ** ppil);
120 return GetEnumRegistryKey(m_NtPath, m_hRoot, ppenumIDList); in EnumObjects()
732 HRESULT GetEnumRegistryKey(LPCWSTR path, HKEY root, IEnumIDList ** ppil) in GetEnumRegistryKey() function