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