7 references to SPSERIALIZEDPHRASERULE
System.Speech (7)
Internal\SapiInterop\SapiRecoInterop.cs (2)
395
internal
SPSERIALIZEDPHRASERULE
Rule = null!;
601
internal
SPSERIALIZEDPHRASERULE
Rule = null!;
Result\RecognizedPhrase.cs (5)
739
private static RuleNode ExtractRules(Grammar? grammar,
SPSERIALIZEDPHRASERULE
rule, IntPtr phraseBuffer)
759
SPSERIALIZEDPHRASERULE
ruleNext = Marshal.PtrToStructure<
SPSERIALIZEDPHRASERULE
>(elementBuffer)!;
767
SPSERIALIZEDPHRASERULE
ruleFirst = Marshal.PtrToStructure<
SPSERIALIZEDPHRASERULE
>(elementBuffer)!;