Share via


CRegKey::m_hKey

 

Contains a handle of the registry key associated with the CRegKey object.

Syntax

HKEY m_hKey;

Requirements

Header: atlbase.h

See Also

CRegKey Class