4 references to SAPIErrorCodes
System.Speech (4)
Internal\ObjectToken\RegistryDataKey.cs (4)
22SAPIErrorCodes hresult = (SAPIErrorCodes)regKey.SetKey(regHandle, false); 24if ((hresult != SAPIErrorCodes.S_OK) && (hresult != SAPIErrorCodes.SPERR_ALREADY_INITIALIZED))