Data of Class RegistryTypeWriter


m_pApi
const RegistryTypeWriter_Api * m_pApi;

Summary
stores the registry type writer Api.

m_hImpl
TypeWriterImpl m_hImpl;

Summary
stores the handle of an implementation class

Top of Page