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 CRemoteData object by file name.
Table 2-9
defines the RetrieveObject parameters.
Table 2-9
RetrieveObject parameters
Parameter
Name as string
AccessMode as integer
Password as string
Table 2-10
defines the RetrieveObject return value.
Table 2-10
RetrieveObject return value
Return value
Object
Retrieves a CRemoteDataEx object by file name.
Table 2-11
defines the RetrieveObjectEx parameters.
Table 2-11
RetrieveObjectEx parameters
Parameter
Name as string
AccessMode as integer
Password as string
Description
The fully qualified remote 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
CRemoteData object from the specified file
Description
The fully qualified remote 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
CRemoteDataManager methods
23

Advertisement

Table of Contents
loading

This manual is also suitable for:

PcanywherePcanywhere - v 12.0 automation guide

Table of Contents