Awdisconnect(); Filexferfromhost(Hostfile, Remotefile) - Symantec PCANYWHERE - OLE AUTOMATION GUIDE V12.1 Manual

Ole automation guide
Table of Contents

Advertisement

64 Visual Basic object definitions
Awrem32 functions

awDisconnect()

FileXferFromHost(HostFile, RemoteFile)

Table 2-69
defines the awConnect return value.
Table 2-69
awConnect return value
Return value
Boolean
Disconnects the host computer.
Table 2-70
defines the return value.
Table 2-70
awDisconnect() return value
Return value
Boolean
Copies a file from the host computer to the remote computer. The parameters
can contain wildcard characters.
Table 2-71
defines the FileXferFromHost parameters.
Table 2-71
FileXferFromHost parameters
Parameter
HostFile as string
RemoteFile as string
Table 2-72
defines the FileXferFromHost return value.
Table 2-72
FileXferFromHost return value
Return value
Boolean
Description
TRUE if command executed
Description
After calling this function, the calling program must delete
the object (C++ - delete IAwrem32X*, VB – set ObjectName
= Nothing;).
Description
Contains the fully qualified path and file name to be copied
from the host computer.
Contains the fully qualified destination path and file
name. The HostFile and RemoteFile strings do not have to
be identical.
Description
TRUE if command executed

Advertisement

Table of Contents
loading

This manual is also suitable for:

Pcanywhere v12.1

Table of Contents