3 references to S_FALSE
System.Speech (3)
Internal\SapiInterop\SapiInterop.cs (1)
81case SAPIErrorCodes.S_FALSE:
Internal\SapiInterop\SapiRecognizer.cs (2)
214if (errorCode == SAPIErrorCodes.S_FALSE) 242if (errorCode == SAPIErrorCodes.S_FALSE)