65
Visual Basic object definitions
Awrem32 functions
FileXferToHost(HostFile, RemoteFile)
Copies a file from the remote computer to the host computer. The parameters
can contain wildcard characters.
Table 2-73
defines the FileXferToHost parameters.
Table 2-74
defines the FileXferToHost return value.
CreateFolderOnHost(FolderName)
Creates a new folder on the host computer. This function creates a temporary
folder on the remote computer, and then copies that folder to the host computer.
Table 2-75
defines the CreateFolderOnHost parameter.
Table 2-76
defines the CreateFolderOnHost return values.
Table 2-73
FileXferToHost parameters
Parameter
Description
HostFile as string
Contains the fully qualified destination path and file name.
RemoteFile as string
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.
Table 2-74
FileXferToHost return value
Return value
Description
Boolean
TRUE if command executed
Table 2-75
CreateFolderOnHost parameter
Parameter
Description
FolderName as string
Contains the drive and path to create the folder on the host
computer
Table 2-76
CreateFolderOnHost return values
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 ...