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