Example #1
0
 public static extern ushort fp_driver_get_driver_id(ref fp_driver drv);
Example #2
0
 public static extern fp_scan_type fp_driver_get_scan_type(ref fp_driver drv);
Example #3
0
 public static extern IntPtr fp_driver_get_full_name(ref fp_driver drv);
Example #4
0
 public static extern fp_scan_type fp_driver_get_scan_type(ref fp_driver drv);
Example #5
0
 public static extern ushort fp_driver_get_driver_id(ref fp_driver drv);
Example #6
0
 public static extern System.IntPtr fp_driver_get_full_name(ref fp_driver drv);
Example #7
0
 public static extern System.IntPtr fp_driver_get_name(ref fp_driver drv);