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.
Call this method to attach an HKEY to the CRegKey object by setting the m_hKey member handle to hKey.
void Attach(
HKEY hKey
) throw( );
Parameters
- hKey
The handle of a registry key.
Remarks
Attach will assert if m_hKey is non-NULL.
Requirements
Header: atlbase.h