106 Visual C++ object definitions
Awrem32 functions
Table 3-69
defines the parameters.
Table 3-70
defines the return value.
boolean CreateFolderOnHost(BSTR 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 3-71
defines the parameter.
Table 3-72
defines the return value.
boolean ExecuteHostFile(BSTR FileName);
Executes an existing file on the host computer. This function only executes
batch, command, and executable files. It does not execute files that are
associated with executables. For example, it does not open Microsoft Word if
you execute a .doc file.
Table 3-69
boolean 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 3-70
boolean FileXferToHost return value
Return value
Description
Boolean
TRUE if command executed
Table 3-71
boolean CreateFolderOnHost parameter
Parameter
Description
FolderName as string
Contains the drive and path to create the folder on
the host computer
Table 3-72
boolean CreateFolderOnHost 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 ...