CRegKey::operator HKEY

This operator casts a CRegKey object to an HKEY.

Syntax

operator HKEY( ) const;

At a Glance

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

See Also

CRegKey Overview, CRegKey Operators