Table 2-24
COM device properties and return values (continued)
Description
Return value
Property
Returns the Com Start control 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
String
String = <CHostData>.ComStartedBy
Returns the Com End control 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)
String
String = <CHostData>.ComEndedBy
Returns the current setting of the Com Speed
of the host object
The following values are valid:
■
110
■
300
■
600
■
1200
■
2400
■
4800
■
9600
■
38400
■
57600
■
115200
Long
Long = <CHostData>.ComSpeed
NetBIOS device properties
The following table defines the property and parameter for NetBIOS network
devices.
45
Visual Basic object definitions
CHostData properties