1 write to ulPhraseAltOffset
System.Speech (1)
Internal\SapiInterop\SapiRecoInterop.cs (1)
328
ulPhraseAltOffset
= source.ulPhraseAltOffset;
2 references to ulPhraseAltOffset
System.Speech (2)
Internal\SapiInterop\SapiRecoInterop.cs (1)
343
ValidateOffsetAndLength(
ulPhraseAltOffset
, ulPhraseAltDataSize);
Result\RecognitionResult.cs (1)
348
Array.Copy(sapiResultBlob, (int)_header.
ulPhraseAltOffset
, _sapiAlternatesBlob, 0, (int)_header.ulPhraseAltDataSize);