Boolean Createfolderonhost(Bstr Foldername); Boolean Executehostfile(Bstr Filename) - Symantec PCANYWHERE - OLE AUTOMATION GUIDE V12.1 Manual

Ole automation guide
Table of Contents

Advertisement

106 Visual C++ object definitions
Awrem32 functions

boolean CreateFolderOnHost(BSTR FolderName);

boolean ExecuteHostFile(BSTR FileName);

Table 3-69
defines the parameters.
Table 3-69
boolean FileXferToHost parameters
Parameter
HostFile as string
RemoteFile as string
Table 3-70
defines the return value.
Table 3-70
boolean FileXferToHost return value
Return value
Boolean
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-71
boolean CreateFolderOnHost parameter
Parameter
FolderName as string
Table 3-72
defines the return value.
Table 3-72
boolean CreateFolderOnHost return value
Return value
Boolean
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.
Description
Contains the fully qualified destination path and file
name.
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.
Description
TRUE if command executed
Description
Contains the drive and path to create the folder on
the host computer
Description
TRUE if command executed

Advertisement

Table of Contents
loading

This manual is also suitable for:

Pcanywhere v12.1

Table of Contents