The following table describes the CHostData properties and return values.
In
Table 2-18
, replace the information in angle brackets with the actual values.
Table 2-18
CHostData properties and return values
Description
Return value
Property
Returns the phone number of the host
computer
String
String = <CHostData>.PhoneNumber
Returns the use of the system dialing
properties that are set in the host object
Bool
Bool = <CHostData>.UseDialingProperties
Returns the number of redial attempts that is
set in the host object
Integer
Integer = <CHostData>.RedialCount
Returns the number of seconds between redial
attempts
Integer
Integer = <CHostData>.RedialDelay
Returns the value of the ExecuteProtection
setting
Bool
Bool = <CHostData>.ExecuteProtection
Returns the value of the ReadProtection
setting
Bool
Bool = <CHostData>.ReadProtection
Returns the value of the Write Protection
setting
Bool
Bool = <CHostData>.WriteProtection
Returns TRUE if session logging is enabled
Bool
Bool = <CHostData>.LogSession
Returns the fully qualified path and name of
the session recording file
String
String = <CHostData>.RecordFile
Returns the value of the session recording
setting
Bool
Bool = <CHostData>.RecordSession
Connection type properties
The following table describes the connection type properties and parameters.
In
Table 2-19
, replace the information in angle brackets with the actual values.
Visual Basic object definitions
CHostData properties
38