![]() |
#2
Artless2012-04-02 00:01
|
vb6.0 如何使用readfile函数读取多帧数据存储到数组中?
nRet = ReadFile(hDevice, orgReadBuf, nReadCount, pulNumberofRead, 0)
orgreadbuf 如何用数组首地址代替,并自动实现地址自增的功能