Example #1
0
 public static extern uint MappingDoAction(ref Win32PropertyBag bag, uint rangeIndex, string action);
Example #2
0
 public static extern uint MappingFreePropertyBag(ref Win32PropertyBag bag);
Example #3
0
 public static extern uint MappingRecognizeText(IntPtr service, IntPtr text, uint length, uint index, IntPtr options, ref Win32PropertyBag bag);