CRegKey::Close
LONG Close( );
Return Value
If successful, returns ERROR_SUCCESS; otherwise, an error value.
Remarks
Releases the m_hKey member handle and sets it to NULL.
CRegKey Overview | Class Members
See Also CRegKey::Open
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
LONG Close( );
Return Value
If successful, returns ERROR_SUCCESS; otherwise, an error value.
Remarks
Releases the m_hKey member handle and sets it to NULL.
CRegKey Overview | Class Members
See Also CRegKey::Open