CRegKey::DeleteValue

This method removes a value field from m_hKey.

Syntax

LONG DeleteValue( LPCTSTR lpszValue );

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::DeleteSubKey, CRegKey::m_hKey