55
Visual Basic object definitions
CHostDataEx object
CHostDataEx object
The CHostDataEx object contains the same functionality as the CHostData
object with some additional functionality.
Table 2-66
describes the properties and parameters. Replace the information in
angle brackets with the actual values.
Table 2-66
CHostDataEx properties and parameters
Property
Parameter Description
<CHostData>.CryptPrivateKey(String)
String
Sets the name of the private key container to use.
<CHostData>.CryptCommonName(String)
String
Sets the common name of the private key to use.
<CHostData>.CryptReqLevel(Byte)
Byte
Sets the encryption level.
The following values are valid:
■
-1: None
■
0: pcAnywhere
■
1: Symmetric
■
2: Public key
<CHostData>.CryptRefuseLower(Bool)
Bool
Defines whether the host computer accepts
connections from a remote computer that uses a
lower level of encryption.
<CHostData>.CallersPath(String)
String
Sets the fully qualified path to the caller files.
<CHostData>.ConfirmConnect(Bool)
Bool
Defines whether the host user will be prompted
to confirm connections.
<CHostData>.ConfirmTimeout(Byte)
Byte
Sets the number of seconds before the prompt to
confirm the connection time limit expires.
<CHostData>.ConfirmDeny(Bool)
Bool
Defines whether the connection should be ended
if the prompt to confirm the connection time
limit expires.
<CHostData>.PwCaseSensitive(Bool)
Bool
Forces the use of case-sensitive passwords.
<CHostData>.PwAttempts(Byte)
Byte
Sets the number of consecutive failed logon
attempts that are allowed before ending the
connection.
<CHostData>.PwTimeout(Byte)
Byte
Sets the number of minutes that a user has to
complete the logon before the connection is
dropped.
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 ...