Searched refs:m_hInitPropertyBagKey (Results 1 – 1 of 1) sorted by relevance
52 HKEY m_hInitPropertyBagKey; member107 RegCloseKey(This->m_hInitPropertyBagKey); in RegistryPropertyBag_IPropertyBag_Release()128 res = RegQueryValueExW(This->m_hInitPropertyBagKey, pwszPropName, NULL, &dwType, NULL, &cbData); in RegistryPropertyBag_IPropertyBag_Read()136 res = RegQueryValueExW(This->m_hInitPropertyBagKey, pwszPropName, NULL, &dwType, in RegistryPropertyBag_IPropertyBag_Read()186 pRegistryPropertyBag->m_hInitPropertyBagKey = hInitPropertyBagKey; in RegistryPropertyBag_Constructor()