Symantec PCANYWHERE - OLE AUTOMATION GUIDE V 12.5 Manual page 19

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

Advertisement

CRemoteDataManager methods (continued)
Table 2-2
CRemoteDataManager
method
FindFirst(Pattern)
FindFirst(Name string)
FindNext(Name)
FindNext(Name)
RetrieveObject(Name)
RetrieveObject(AccessMode)
RetrieveObject(Password)
RetrieveObjectEx(Name)
Parameter or return
value
Parameter = Pattern as
string
Parameter = Name as
string
Parameter = Name as
string
Return value = Boolean
Parameter = Name as
string
Parameter =
AccessMode as integer
Parameter = Password
as string
Parameter = Name as
string
Visual Basic object definitions
CRemoteDataManager methods
Description
Finds the first pcAnywhere remote
object file (*.chf) in the current
directory; file name pattern filters
based on the specified file name
pattern (an asterisk [*] finds all files
in the current directory)
Return buffer for the full path name
of the remote object file (*chf) that
matches the specified pattern
Return buffer for the full path name
of the remote object file that
matches the pattern that is specified
in the original call to FindFirst()
TRUE if another remote object file
that matches the pattern that is
specified in the call to FindFirst() is
found. The full path name of the
matching file is stored in Name
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
The fully qualified remote object file
name to be loaded
19

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ole automation

Table of Contents