Symantec PCANYWHERE - OLE AUTOMATION GUIDE V 12.5 Manual page 67

Hide thumbs Also See for PCANYWHERE - OLE AUTOMATION GUIDE V 12.5:
Table of Contents

Advertisement

XONXOFF
RTS/CTS
BOTH
Sets the connection start setting.
BSTR GetComStartedBy();
void SetComStartedBy(LPCTSTR lpszNewValue);
Connection start values are as follows:
Always connected
Carrier detect (DCD)
Clear to send (CTS)
Data set ready (DSR)
Ring indicator (RI)
Receive 2 <CR>'s
Modem response
Sets the connection end values.
BSTR GetComEndedBy();
void SetComEndedBy(LPCTSTR lpszNewValue);
Connection end values are as follows:
Always connected
Carrier detect (DCD)
Clear to send (CTS)
Data set ready (DSR)
Ring indicator (RI)
Sets the connection speed.
long GetComSpeed();
void SetComSpeed(long nNewValue);
Connection speed values are as follows:
110
300
600
Visual C++ object definitions
CRemoteData object
67

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ole automation

Table of Contents