Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Call this method to remove a value field from m_hKey.
LONG DeleteValue(
LPCTSTR lpszValue
) throw( );
Parameters
- lpszValue
Specifies the value field to remove.
Return Value
If successful, returns ERROR_SUCCESS. If the method fails, the return value is a nonzero error code defined in WINERROR.H.
Requirements
Header: atlbase.h