Example #1
0
 public static extern int fp_print_data_from_dscv_print(ref fp_dscv_print print, ref IntPtr data);
Example #2
0
 public static extern int fp_dscv_dev_supports_dscv_print(ref fp_dscv_dev dev, ref fp_dscv_print print);
Example #3
0
 public static extern fp_finger fp_dscv_print_get_finger(ref fp_dscv_print print);
Example #4
0
 public static extern int fp_dscv_print_delete(ref fp_dscv_print print);
Example #5
0
 public static extern ushort fp_dscv_print_get_driver_id(ref fp_dscv_print print);
Example #6
0
 public static extern uint fp_dscv_print_get_devtype(ref fp_dscv_print print);
Example #7
0
 public static extern int fp_dscv_dev_supports_dscv_print(ref fp_dscv_dev dev, ref fp_dscv_print print);
Example #8
0
 public static extern IntPtr fp_dscv_dev_for_dscv_print(ref IntPtr devs, ref fp_dscv_print print);
Example #9
0
 public static extern int fp_dscv_print_delete(ref fp_dscv_print print);
Example #10
0
 public static extern int fp_print_data_from_dscv_print(ref fp_dscv_print print, ref System.IntPtr data);
Example #11
0
 public static extern fp_finger fp_dscv_print_get_finger(ref fp_dscv_print print);
Example #12
0
 public static extern uint fp_dscv_print_get_devtype(ref fp_dscv_print print);
Example #13
0
 public static extern ushort fp_dscv_print_get_driver_id(ref fp_dscv_print print);
Example #14
0
 public static extern System.IntPtr fp_dscv_dev_for_dscv_print(ref System.IntPtr devs, ref fp_dscv_print print);
Example #15
0
 public static extern System.IntPtr fp_dscv_dev_for_dscv_print(ref System.IntPtr devs, ref fp_dscv_print print);