Expand Minimize
This topic has not yet been rated - Rate this topic

CWinApp::GetAppRegistryKey

Returns the key for HKEY_CURRENT_USER\"Software"\RegistryKey\ProfileName.

HKEY GetAppRegistryKey(
   CAtlTransactionManager* pTM = NULL
);
pTM

Pointer to a CAtlTransactionManager object.

Application key if the function succeeds; otherwise NULL.

Header: afxwin.h

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.