Symantec PCANYWHERE - OLE AUTOMATION GUIDE V 12.5 Manual page 20

Hide thumbs Also See for PCANYWHERE - OLE AUTOMATION GUIDE V 12.5:
Table of Contents

Advertisement

20
Visual Basic object definitions
CRemoteDataManager methods
CRemoteDataManager methods (continued)
Table 2-2
CRemoteDataManager
method
RetrieveObjectEx(AccessMode)
RetrieveObjectEx(Password)
RetrieveObjectEx
CreateObject(Name)
CreateObject
CreateObjectEx(Name)
CreateObjectEx
DeleteObject(Name)
DeleteObject(Password)
DeleteObject
Parameter or return
Description
value
Parameter =
Specifies how this object is to be
AccessMode as integer
used. This relates to the password
protection
The options are as follows:
Parameter = Password
Object password. May be NULL
as string
Return value = Object
CRemoteDataEx object from the
specified file
Parameter = Name as
Creates a CRemoteData object and
string
returns an LPDISPATCH pointer to
it. The parameter is the fully
qualified remote object file name
for the new object
Return value = Object
CRemoteData
Parameter = Name as
Creates a CRemoteDataEx object
string
and returns an LPDISPATCH
pointer to it. The parameter is the
fully qualified remote object file
name for the new object
Return value = Object
CRemoteDataEx
Parameter = Name as
The fully qualified remote object file
string
name of the object to be deleted
Parameter = Password
Object password
as string
Return value = Boolean
TRUE if object is deleted
0 = Not specified
1 = View only
2 = View and Modify
3 = Execute

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ole automation

Table of Contents