Retrieveobject(Name, Accessmode, Password); Retrieveobjectex(Name, Accessmode, Password) - Symantec 14541094 - pcAnywhere Host & Remote Manual

Ole automation guide
Hide thumbs Also See for 14541094 - pcAnywhere Host & Remote:
Table of Contents

Advertisement

RetrieveObject(Name, AccessMode, Password)

RetrieveObjectEx(Name, AccessMode, Password)

Retrieves a CHostData object by file name.
Table 2-38
defines the parameters for RetrieveObject.
Table 2-38
RetrieveObject parameters
Parameter
Name as string
AccessMode as integer
Password as string
Table 2-39
defines the return value for RetrieveObject.
Table 2-39
RetrieveObject return value
Return value
Object
Retrieves a CHostDataEx object by file name.
Table 2-40
defines the parameters for RetrieveObjectEx.
Table 2-40
RetrieveObjectEx parameters
Parameter
Name as string
AccessMode as integer
Password as string
Description
The fully qualified host object file name to be loaded.
Specifies how this object is to be used. This relates to the
password protection. The options are as follows:
0 = Not specified
1 = View only
2 = View and Modify
3 = Execute
Object password. May be NULL.
Description
CHostData object from the specified file
Description
The fully qualified host object file name to be loaded.
Specifies how this object is to be used. This relates to the
password protection. The options are as follows:
0 = Not specified
1 = View only
2 = View and Modify
3 = Execute
Object password. May be NULL.
Visual Basic object definitions
CHostDataManager methods
41

Advertisement

Table of Contents
loading

This manual is also suitable for:

PcanywherePcanywhere - v 12.0 automation guide

Table of Contents