3 lines
106 B
C
3 lines
106 B
C
BOOL MyStartDeviceAD(HANDLE hDevice);// 启动采集线程
|
|
BOOL MyStopDeviceAD(HANDLE hDevice); // 停止采集线程
|