Data of Class RegistryTypeReader


m_pApi
const RegistryTypeReader_Api * m_pApi;

Summary
stores the registry type reader Api.

m_hImpl
TypeReaderImpl m_hImpl;

Summary
stores the handle of an implementation class

Top of Page