CRegKey::DeleteSubKey

This method removes the specified key from the registry.

At a Glance

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

Syntax

LONG DeleteSubKey( LPCTSTR lpszSubKey );

See Also

CRegKey::DeleteValue, CRegKey::m_hKey