CWinApp::m_pszRegistryKey

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

At a Glance

Header file: Afxwin.h
Platforms: H/PC 2.0, Palm-size PC, H/PC Pro
Windows CE versions: 1.0 and later
Complete documentation: Visual C++ documentation

Syntax

LPCTSTR m_pszRegistryKey;

See Also

CWinApp::SetRegistryKey