CRegKey::m_hKey

This data member contains a handle of the registry key associated with the CRegKey object.

Syntax

HKEY m_hKey;

At a Glance

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

See Also

CRegKey Overview, CRegKey Data Members