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
Dieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
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