Symantec PCANYWHERE - OLE AUTOMATION GUIDE V12.1 Manual page 47

Ole automation guide
Table of Contents

Advertisement

Property
String = <CHostData>.ConnectionTypes
Integer = <CHostData>.ConnectionType
String = <CHostData>.FirstConnectionType
String = <CHostData>.NextConnectionType
Bool = <CHostData>.FindConnectionType
(ConnectionType)
Integer =
<CHostData>.MaxAssignedConnections
String = <CHostData>.FirstAssignedConnection String
String = <CHostData>.NextAssignedConnection String
Bool = <CHostData>.FindAssignedConnection
(ConnectionType)
Table 2-53
describes the connection type properties and return values. Replace
the information in angle brackets with the actual values.
Table 2-53
Connection type properties and return values
Return
Description
value
String
Returns the connection type of the host object.
Integer
Returns the number of available connection types.
The following are examples of valid connection
types:
COM1
COM2
COM3
COM4
LPT1
LPT2
LPT3
LPT4
TCP/IP
SPX
NetBIOS
Infrared
ISDN via CAPI 2.0
Modem name (as it appears on the computer)
String
Returns the first available connection type.
String
Returns the next available connection type. This is
called sequentially for the number of connection
types that is set in <CHostData>.ConnectionTypes
to enumerate all connection types.
Bool
Returns TRUE if the named connection type is
found in the list of available connection types.
Integer
Returns the maximum number of connection
types that can be active on this host.
Returns the first assigned active connection type.
Returns the next assigned active connection type.
Bool
Returns TRUE if the connection type that is
passed in matches any of the active connection
types.
Visual Basic object definitions
CHostData properties
47

Advertisement

Table of Contents
loading

This manual is also suitable for:

Pcanywhere v12.1

Table of Contents