4 references to pNextSiblingOffset
System.Speech (4)
Result\RecognizedPhrase.cs (4)
568if (property.pNextSiblingOffset > 0) 571RecursivelyExtractSemanticProperties(propertyList, (int)property.pNextSiblingOffset, phraseBuffer, ruleTree, words, isSapi53Header); 606if (property.pNextSiblingOffset > 0) 609RecursivelyExtractSemanticValue(phraseBuffer, (int)property.pNextSiblingOffset, semanticValue, words, isSapi53Header, semanticTag);