CRegKey::operator HKEY
This operator casts a
CRegKey
object to an
HKEY
.
At a Glance
Header file:
Atlbase.h
Windows CE versions:
2.0 and later
Complete documentation:
Visual C++ documentation
Syntax
operator
HKEY( )
const
;