CRegKey::Close
Call this method to release the m_hKey member handle and set it to NULL.
LONG Close( ) throw( );
Return Value
If successful, returns ERROR_SUCCESS; otherwise returns an error value.
Requirements
Header: atlbase.h
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Call this method to release the m_hKey member handle and set it to NULL.
LONG Close( ) throw( );
If successful, returns ERROR_SUCCESS; otherwise returns an error value.
Header: atlbase.h