26 Visual Basic object definitions
CRemoteData properties
CRemoteData properties
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
Property
Parameter Description
<CRemoteData>.ComputerName(String)
String
Sets the computer name or IP address of the host
computer.
<CRemoteData>.PhoneNumber(String)
String
Sets the phone number of the host computer.
<CRemoteData>.UseDialingProperties(Bool)
Bool
Sets the system dialing properties.
<CRemoteData>.RedialCount(Integer)
Integer
Sets the number of redial attempts before
cancelling the call.
<CRemoteData>.RedialDelay(Integer)
Integer
Sets the number of seconds to wait between redial
attempts.
<CRemoteData>.AutoLoginName(String)
String
Sets the name of the user for automatic login.
For more information about using domain logins,
see
“CRemoteDataEx object”
on page 36.
<CRemoteData>.AutoLoginPassword(String)
String
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.
<CRemoteData>.Password(String)
String
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.
<CRemoteData>.ExecuteProtection(Bool)
Bool
Sets the requirement of a password to execute the
object. Set by Password.
<CRemoteData>.ReadProtection(Bool)
Bool
Sets the requirement of a password to view the
properties of the remote object. Set by Password.
<CRemoteData>.WriteProtection(Bool)
Bool
Sets the requirement of a password to save changes
to the remote object. Set by Password.
<CRemoteData>.LogSession(Bool)
Bool
Activates and deactivates session logging.
Summary of Contents for PCANYWHERE - OLE AUTOMATION GUIDE V12.1
Page 1: ...Symantec pcAnywhere OLE Automation Guide ...
Page 6: ......
Page 18: ...18 Using OLE Automation with Symantec pcAnywhere Where to find more information ...
Page 68: ...68 Visual Basic object definitions Awrem32 functions ...
Page 108: ...108 Visual C object definitions Awrem32 functions ...
Page 112: ...112 Index ...