ISpDataKey::DeleteValue (Microsoft Speech Platform)
From Microsoft Speech Platform SDK 11
Microsoft Speech Platform
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.