Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Opens a registry key.
virtual BOOL Open(
LPCTSTR pszPath
);
Parameters
- [in] pszPath
The name of a registry key.
Return Value
Nonzero if successful; otherwise 0.
Remarks
After this method successfully opens the specified key, it sets m_hKey to the handle of this key.
Requirements
Header: afxsettingsstore.h