CRegKey::Close

This method releases the m_hKey member handle and sets it to NULL.

Syntax

LONG Close( );

At a Glance

Header file: Atlbase.h
Platforms:
Versions: Version 2.0 and later
Complete documentation: Visual C++ documentation

See Also

CRegKey Overview, CRegKey Methods, CRegKey::Open, CRegKey::m_hKey