CRegKey::RecurseDeleteKey

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

At a Glance

Header file: Atlbase.h
Windows CE versions: 2.0 and later
Complete documentation: Visual C++ documentation

Syntax

LONG RecurseDeleteKey( LPCTSTR lpszKey );

See Also

CRegKey::m_hKey