Overview   Namespace   Class   Index   Help 

Data of Class RegistryKey


m_registry
Registry m_registry;

Summary
stores the registry on which this key works

m_hImpl
RegKeyHandle m_hImpl;

Summary
stores the current key handle of this key

Top of Page