EasyISP1581Ex.h
资源名称:USB_2.0.rar [点击查看]
上传用户:ids068
上传日期:2013-04-04
资源大小:639k
文件大小:0k
源码类别:
USB编程
开发平台:
C/C++
- int __stdcall Ex_ReadData(int pipenum,unsigned char *recbuffer,int len,int waittime=-1);
- int __stdcall Ex_WriteData(int pipenum,unsigned char *sendbuffer,int len,int waittime=-1);
- int __stdcall Ex_Vender_ScanOrPrint(unsigned char code,int length);
- int __stdcall Ex_Vender_E2prom(unsigned char code,unsigned char offset,int length);
- int __stdcall Ex_Vender_Read(unsigned char &version);