CWinApp::m_pszRegistryKey

This data member is used to determine the full registry key for storing application profile settings. Normally, this data member is treated as read-only.

LPCTSTR m_pszRegistryKey;

At a Glance

Header File Afxwin.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CWinApp Overview, CWinApp Data Members, Application Architecture Classes, CWinApp::SetRegistryKey