Chostdata Properties - Symantec PCANYWHERE - OLE AUTOMATION GUIDE V12.1 Manual

Ole automation guide
Table of Contents

Advertisement

44 Visual Basic object definitions

CHostData properties

CHostData properties
Property
<CHostData>.PhoneNumber(String)
<CHostData>.UseDialingProperties(Bool)
<CHostData>.RedialCount(Integer)
<CHostData>.RedialDelay(Integer)
<CHostData>.Password(String)
<CHostData>.ExecuteProtection(Bool)
<CHostData>.ReadProtection(Bool)
<CHostData>.WriteProtection(Bool)
<CHostData>.LogSession(Bool)
<CHostData>.RecordFile(String)
<CHostData>.RecordSession(Bool)
<CHostData>.ReadObject(String)
<CHostData>.WriteObject(String)
Table 2-50
describes the properties and parameters that are available for the
CHostData object. Replace the information in angle brackets with the actual
values.
Table 2-50
CHostData properties and parameters
Parameter Description
String
Sets the phone number of the host computer.
Bool
Sets the system dialing properties.
Integer
Sets the number of redial attempts before
cancelling the call.
Integer
Sets the number of seconds to wait between redial
attempts.
String
Sets the password on the host object for use with
the ExecuteProtection, ReadProtection, and
WriteProtection settings.
For security reasons, the pcAnywhere Automation
Server does not provide the ability to read the
password value. A password value is not returned.
Bool
Sets the requirement of a password to execute the
object. Set by Password.
Bool
Sets the requirement of a password to view the
properties of the host object. Set by Password.
Bool
Sets the requirement of a password to save
changes to the host object. Set by Password.
Bool
Activates and deactivates session logging.
String
Sets the fully qualified path and name to the
location of the file that records the active session.
Bool
Activates and deactivates automatic session
recording.
String
Sets the password for the object. You can use this
property to refresh the local data copy of the host
object.
String
Sets the password for the object. Use this property
to create the host object or to write changes that
you have made to the host object.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Pcanywhere v12.1

Table of Contents