CWinApp::GetSectionKey
HKEY_CURRENT_USER\<ソフトウェア名>\RegistryKey\AppName\lpszSection のキーを返します。
HKEY GetSectionKey(
LPCTSTR lpszSection,
CAtlTransactionManager* pTM = NULL
);
パラメーター
lpszSection
取得されるキーの名前。pTM
CAtlTransactionManager オブジェクトへのポインター。
戻り値
関数が成功した場合は、セクション キー。それ以外の場合は NULL。
必要条件
ヘッダー: afxwin.h