Symantec PCANYWHERE - OLE AUTOMATION GUIDE V 12.5 Manual page 86

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

Advertisement

86
Visual C++ object definitions
Awrem32 functions
Method
boolean
FileXferToHost(BSTR
HostFile);
boolean
FileXferToHost(BSTR
RemoteFile);
boolean FileXferToHost
boolean
CreateFolderOnHost(BSTR
FolderName);
Parameter or
Description
return value
Parameter =
Copies a file from the remote computer
HostFile as string
to the host computer. The parameters
can contain wildcard characters
The parameter contains the fully
qualified destination path and file name.
The HostFile and RemoteFile strings do
not have to be identical
Parameter =
Copies a file from the remote computer
RemoteFile as
to the host computer. The parameters
string
can contain wildcard characters
The parameter contains the fully
qualified path and file name to be copied
from the remote computer. The HostFile
and RemoteFile strings do not have to
be identical
Return value =
TRUE if command executed
Boolean
Parameter =
Creates a new folder on the host
FolderName as
computer. This function creates a
string
temporary folder on the remote
computer, and then copies that folder
Return value =
to the host computer
Boolean
The parameter contains the drive and
path to create the folder on the host
computer
The return value is TRUE if command
executed

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ole automation

Table of Contents