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