CRegKey::RecurseDeleteKey

This method removes the specified key from the registry and explicitly removes any subkeys.

Syntax

LONG RecurseDeleteKey( LPCTSTR lpszKey );

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