Beispiel #1
0
 public static extern int WY_GetInPutData(WY_hDevice DeviceID, ref long InPutData);
Beispiel #2
0
 public static extern int WY_SetOutPutData(WY_hDevice DeviceID, long OutPutData);
Beispiel #3
0
 public static extern int WY_Open(int CardNo, ref WY_hDevice DeviceID);