Table 2-30
CHostDataEx properties and return values (continued)
Description
Return value
Property
Returns the run minimized on host startup
setting.
Bool
Bool = <CHostDataEx>.MinimizeOnLaunch
Returns the run host as a service setting.
Bool
Bool = <CHostDataEx>.RunAsService
Returns the number of minutes to wait before
allowing another connection.
Byte
Byte = <CHostDataEx>.ConnLostWait
Returns whether to wait for another
connection or cancel the host if the session
ends abnormally.
The following values are valid:
■
FALSE: Wait
■
TRUE: Cancel host
Bool
Bool = <CHostDataEx>.ConnLostHostOpts
Returns the value of the security option that
is set for handling an abnormal end of session.
Bool
Bool = <CHostDataEx>.ConnLostWait
Returns the number reference of the
authentication type.
The following values are valid:
■
0: pcAnywhere
■
1: pcAnywhere
■
2: Windows
■
3: NT
■
4: pcAnywhere
■
5: pcAnywhere
■
6: ADS Active Directory Services
■
7: Microsoft LDAP
■
8: FTP
■
9: HTTP
■
10: HTTPS
■
11: RSA SecurID
pcAnywhere authentication is used by default
if no authentication value is set or if the set
value is not valid (for example, the
authentication type is not available).
Byte
Byte = <CHostDataEx>.AuthenticationType
Visual Basic object definitions
CHostDataEx object
52