CRegKey::CRegKey

This method is the the constructor. Sets the m_hKey member handle to NULL. The destructor releases m_hKey.

Syntax

CRegKey( );

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::m_hKey