CRegKey::DeleteValue

This method removes a value field from m_hKey.

At a Glance

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

Syntax

LONG DeleteValue( LPCTSTR lpszValue );

See Also

CRegKey::DeleteSubKey, CRegKey::m_hKey