Microsoft Speech Platform
Value
Description
S_OK
Function completed successfully.
E_INVALIDARG
pszValueName is invalid or bad.
SPERR_NOT_FOUND
Registry key not found.
FAILED(hr)
Appropriate error message.
ISpDataKey::DeleteValue
ISpDataKey::DeleteValue deletes a named value from the specified token.
HRESULT DeleteValue(
LPCWSTR *pszValueName
);
Parameters
- pszValueName
- Address of a null-terminated string specifying the value name to be deleted.