Example #1
0
 public static extern int hb_get_scancount(ref hb_handle_s param0);
Example #2
0
 public static extern int hb_check_update(ref hb_handle_s h, ref IntPtr version);
Example #3
0
 public static extern int hb_get_build(ref hb_handle_s param0);
Example #4
0
 public static extern IntPtr hb_get_version(ref hb_handle_s param0);
Example #5
0
 public static extern void hb_set_cpu_count(ref hb_handle_s param0, int param1);
Example #6
0
 public static extern int hb_check_update(ref hb_handle_s h, ref IntPtr version);
Example #7
0
 public static extern void hb_get_state2(ref hb_handle_s param0, ref hb_state_s param1);
Example #8
0
 public static extern int hb_get_build(ref hb_handle_s param0);
Example #9
0
 public static extern IntPtr hb_get_version(ref hb_handle_s param0);
Example #10
0
 public static extern int hb_get_scancount(ref hb_handle_s param0);
Example #11
0
 public static extern void hb_get_state2(ref hb_handle_s param0, ref hb_state_s param1);
Example #12
0
 public static extern void hb_set_cpu_count(ref hb_handle_s param0, int param1);