4 references to RECO_RANGE
PresentationCore (4)
MS\Internal\Ink\GestureRecognizer\NativeRecognizer.cs (1)
609
MS.Win32.Recognizer.
RECO_RANGE
recoRange;
MS\Win32\UnsafeNativeMethodsTablet.cs (3)
47
internal static extern int GetAlternateList([In] ContextSafeHandle hRecContext, [In, Out] ref
RECO_RANGE
recoRange, [In, Out] ref uint cAlts, [In, Out] IntPtr[] recAtls, [In] ALT_BREAKS breaks);
53
internal static extern int GetString([In] IntPtr hRecAtls, [Out] out
RECO_RANGE
recoRange, [In, Out]ref uint size, [In, Out] StringBuilder recoString);
56
internal static extern int GetConfidenceLevel([In] IntPtr hRecAtls, [Out] out
RECO_RANGE
recoRange, [Out] out RecognitionConfidence confidenceLevel);