示例#1
0
 public static void Turn(BTH_RADIO_MODE mode)
 {
     DllImportCaller.lib.IntCall("coredll", "BthSetMode", (int)mode);
 }
示例#2
0
 public static void Turn(BTH_RADIO_MODE mode)
 {
     DllImportCaller.lib.IntCall("coredll", "BthSetMode", (int)mode);
 }