31
Visual Basic object definitions
CRemoteData properties
COM device properties
Table 2-25
describes the properties and parameters that let you customize the
port settings for modem and other COM-based connections. Replace the
information in angle brackets with the actual values.
Table 2-25
COM device properties and parameters
Property
Parameter Description
<CRemoteData>.ComParity(String)
String
Sets the communications parity
The following values are valid:
■
<None>
■
Odd
■
Even
■
Mark
■
Space
<CRemoteData>.ComFlowControl(String)
String
Sets the flow control of COM-based connection
types
The following values are valid:
■
<None>
■
XONXOFF
■
RTS/CTS
■
Both
<CRemoteData>.ComStartedBy(String)
String
Sets the start setting of COM-based connection
types
The following values are valid:
■
Always connected
■
Carrier detect (DCD)
■
Clear to send (CTS)
■
Data set ready (DSR)
■
Ring indicator (RI)
■
Receive 2 <CR>’s
■
Modem response
Summary of Contents for PCANYWHERE - OLE AUTOMATION GUIDE V12.1
Page 1: ...Symantec pcAnywhere OLE Automation Guide ...
Page 6: ......
Page 18: ...18 Using OLE Automation with Symantec pcAnywhere Where to find more information ...
Page 68: ...68 Visual Basic object definitions Awrem32 functions ...
Page 108: ...108 Visual C object definitions Awrem32 functions ...
Page 112: ...112 Index ...