27
Visual Basic object definitions
CRemoteData properties
Table 2-20
defines the properties and return values for CRemoteData. Replace
the information in angle brackets with the actual values.
<CRemoteData>.RecordFile(String)
String
Sets the fully qualified path and name to the
location of the file that records the active session.
<CRemoteData>.RecordSession(Bool)
Bool
Activates and deactivates automatic session
recording.
<CRemoteData>.ReadObject(String)
String
Sets the password of the object. Use this property
to refresh the local data copy of the remote object.
<CRemoteData>.WriteObject(String)
String
Sets the password of the object. Use this property
to create the remote object or to write changes that
you have made to the remote object.
Table 2-20
CRemoteData properties and return values
Property
Return
value
Description
String = <CRemoteData>.ComputerName
String
Returns the computer name or IP address of the
host computer
String = <CRemoteData>.PhoneNumber
String
Returns the phone number of the host computer
Bool = <CRemoteData>.UseDialingProperties
Bool
Returns the system dialing properties that are set
in the remote object
Integer = <CRemoteData>.RedialCount
Integer
Returns the number of redial attempts that is set in
the remote object
Integer = <CRemoteData>.RedialDelay
Integer
Returns the number of seconds between redial
attempts
String = <CRemoteData>.AutoLoginName
String
Returns the login name that is used for automatic
logins
Bool = <CRemoteData>.ExecuteProtection
Bool
Returns the value of the ExecuteProtection setting
Bool = <CRemoteData>.ReadProtection
Bool
Returns the value of the ReadProtection setting
Bool = <CRemoteData>.WriteProtection
Bool
Returns the value of the WriteProtection setting
Bool = <CRemoteData>.LogSession
Bool
Returns TRUE if session logging is enabled
String = <CRemoteData>.RecordFile
String
Returns the fully qualified path and name of the
session recording file
Table 2-19
CRemoteData properties and parameters
Property
Parameter Description
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 ...