CRegKey::Close

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

At a Glance

Header file: Atlbase.h
Windows CE versions: 2.0 and later
Complete documentation: Visual C++ documentation

Syntax

LONG Close( );

See Also

CRegKey::Open, CRegKey::m_hKey