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

Ole automation guide
Table of Contents

Advertisement

26 Visual Basic object definitions

CRemoteData properties

CRemoteData properties
Property
<CRemoteData>.ComputerName(String)
<CRemoteData>.PhoneNumber(String)
<CRemoteData>.UseDialingProperties(Bool)
<CRemoteData>.RedialCount(Integer)
<CRemoteData>.RedialDelay(Integer)
<CRemoteData>.AutoLoginName(String)
<CRemoteData>.AutoLoginPassword(String)
<CRemoteData>.Password(String)
<CRemoteData>.ExecuteProtection(Bool)
<CRemoteData>.ReadProtection(Bool)
<CRemoteData>.WriteProtection(Bool)
<CRemoteData>.LogSession(Bool)
Table 2-19
defines the properties and parameters that are available for the
CRemoteData object. Replace the information in angle brackets with the actual
values.
Table 2-19
CRemoteData properties and parameters
Parameter Description
String
String
Bool
Integer
Integer
String
String
String
Bool
Bool
Bool
Bool
Sets the computer name or IP address of the host
computer.
Sets the phone number of the host computer.
Sets the system dialing properties.
Sets the number of redial attempts before
cancelling the call.
Sets the number of seconds to wait between redial
attempts.
Sets the name of the user for automatic login.
For more information about using domain logins,
see
"CRemoteDataEx object"
Sets the password for automatic logins in the
remote object.
For security reasons, the pcAnywhere Automation
Server does not provide the ability to read the
password value. A password value is not returned.
Sets the password on the remote 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.
Sets the requirement of a password to execute the
object. Set by Password.
Sets the requirement of a password to view the
properties of the remote object. Set by Password.
Sets the requirement of a password to save changes
to the remote object. Set by Password.
Activates and deactivates session logging.
on page 36.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Pcanywhere v12.1

Table of Contents