文件名称:vcserial
介绍说明--下载内容均来自于网络,请自行研究使用
VC串口编程 其他Windows串口通信相关API函数:
(1)串口属性:通过GetCommProperties()函数获得。
(2)通用通信设备配置:CommConfigDialog()函数。
(3)缓冲区控制:PurgeComm()函数和FlushFileBuffers()函数。
-VC serial communication serial programming related to other Windows API functions: (1) serial port attributes: by GetCommProperties () function to obtain. (2) universal communications device configuration: CommConfigDialog () function. (3) buffer control: PurgeComm () function and FlushFileBuffers () function.
(1)串口属性:通过GetCommProperties()函数获得。
(2)通用通信设备配置:CommConfigDialog()函数。
(3)缓冲区控制:PurgeComm()函数和FlushFileBuffers()函数。
-VC serial communication serial programming related to other Windows API functions: (1) serial port attributes: by GetCommProperties () function to obtain. (2) universal communications device configuration: CommConfigDialog () function. (3) buffer control: PurgeComm () function and FlushFileBuffers () function.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
vcserial.doc