Ejemplo n.º 1
0
 public static extern int WY_GetInPutData(WY_hDevice DeviceID, ref long InPutData);
Ejemplo n.º 2
0
 public static extern int WY_SetOutPutData(WY_hDevice DeviceID, long OutPutData);
Ejemplo n.º 3
0
 public static extern int WY_Open(int CardNo, ref WY_hDevice DeviceID);