C++
virtual LPCTSTR AppRootKey();
Description
By default, this method returns m_rootKey and is initially NULL. A derived constructor or an override for this method should set m_rootKey to a value appropriate to the application.
virtual LPCTSTR AppRootKey();
By default, this method returns m_rootKey and is initially NULL. A derived constructor or an override for this method should set m_rootKey to a value appropriate to the application.