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