This function deletes a value in the currently opened registry key.
DeleteValue (ValueName As String) As Long
Parameters
ValueName [in] Name of the value to delete.
ValueName
[in] Name of the value to delete.
Return Value
0: success 1: failed, cannot delete value
Return to aaxRegistry reference