64 Visual Basic object definitions
Awrem32 functions
Table 2-69
defines the awConnect return value.
awDisconnect()
Disconnects the host computer.
Table 2-70
defines the return value.
FileXferFromHost(HostFile, RemoteFile)
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-72
defines the FileXferFromHost return value.
Table 2-69
awConnect return value
Return value
Description
Boolean
TRUE if command executed
Table 2-70
awDisconnect() return value
Return value
Description
Boolean
After calling this function, the calling program must delete
the object (C++ - delete IAwrem32X*, VB – set ObjectName
= Nothing;).
Table 2-71
FileXferFromHost parameters
Parameter
Description
HostFile as string
Contains the fully qualified path and file name to be copied
from the host computer.
RemoteFile as string
Contains the fully qualified destination path and file
name. The HostFile and RemoteFile strings do not have to
be identical.
Table 2-72
FileXferFromHost return value
Return value
Description
Boolean
TRUE if command executed
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 ...