Previous topicNext topic
Help > XEngine_Core > XEngine_Core > NetCore_SerialPort >
NetCore_SerialPort_IsOpenDev

函数

NetCore_SerialPort_IsOpenDev 

说明

串口是否被打开 

语法

BOOL NetCore_SerialPort_IsOpenDev(LPCSTR lpszComPort)

参数

  参数一:lpszComPort
   In/Out:In
   类型:常量字符指针
   可空:N
   意思:串口号

返回值

类型:逻辑型
意思:假为打开,真为没有打开

备注