CSettingsStore::DeleteValue

Deletes a value from m_hKey.

virtual BOOL DeleteValue(
   LPCTSTR pszValue 
);

Parameters

  • [in] pszValue
    Specifies the value field to remove.

Return Value

Nonzero if successful; otherwise 0.

Requirements

Header: afxsettingsstore.h

See Also

Reference

CSettingsStore Class

Hierarchy Chart