Comm Control

This control provides serial communications for your application by enabling the transmission and reception of data through a serial port.

Library Name

CECOMMCtl

DLL Name

Mscecomm.dll

The Comm control supports the following properties:

Break InBufferCount Parent
CDHolding Index ParityReplace
CommEvent Input PortOpen
CommID InputLen RThreshold
CommPort InputMode RTSEnable
CTSHolding Name Settings
DSRHolding NullDiscard SThreshold
DTREnable OutBufferCount  
Handshaking Output  

The Comm control supports the following events:

Remarks

Each Comm control corresponds to one serial port. If you need to access more than one serial port in your application, you must use more than one Comm control.