Поделиться через


CRegKey::Close

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

См. также

Основные понятия

CRegKey Class

CRegKey Members

CRegKey::Open