CRegKey::Detach
Call this method to detach the m_hKey member handle from the CRegKey object and set m_hKey to NULL.
HKEY Detach( ) throw( );
Return Value
The HKEY associated with the CRegKey object.
Requirements
Header: atlbase.h
Этот браузер больше не поддерживается.
Выполните обновление до Microsoft Edge, чтобы воспользоваться новейшими функциями, обновлениями для системы безопасности и технической поддержкой.
Call this method to detach the m_hKey member handle from the CRegKey object and set m_hKey to NULL.
HKEY Detach( ) throw( );
The HKEY associated with the CRegKey object.
Header: atlbase.h