function calfee(min1: integer; fareid : double; var fee11 : double) : integer;external 'CalParkSun.dll';
[DllImport(@"C:\Users\ymatrix\Documents\visual studio 2012\Projects\DLL_Suntower_test\DLL_Suntower_test\bin\Debug\CalParkSun.dll")] static extern int calfee(int min, double fareid, double fee11);
[DllImport(@"C:\Users\ymatrix\Documents\visual studio 2012\Projects\DLL_Suntower_test\DLL_Suntower_test\bin\Debug\CalParkSun.dll")] static extern int calfee2(int min, int fareid, ref int fee12); static void Main(string[] args) { int fee12 = 0; try { int a = DBactive(); if (a == 0) { Console.WriteLine("db connected"); Console.WriteLine(); Console.WriteLine (calfee2(30, 15,ref fee12)); Thread.Sleep(1000); // Console.WriteLine(re1); } } catch (Exception ex) { Console.WriteLine(ex.Message); }
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง