Symantec PCANYWHERE - OLE AUTOMATION GUIDE V 12.5 Manual page 87

Hide thumbs Also See for PCANYWHERE - OLE AUTOMATION GUIDE V 12.5:
Table of Contents

Advertisement

Method
boolean
ExecuteHostFile(BSTR
FileName);
BSTR GetError();
short ConnectionStatus();
Parameter or
Description
return value
Parameter
Executes an existing file on the host
=FileName as
computer. This function only executes
string
batch, command, and executable files.
It does not execute files that are
Return value =
associated with executables. For
Boolean
example, it does not open Microsoft
Word if you execute a .doc file
The parameter contains the fully
qualified path to the file on the host
computer
The return value is TRUE if command
executed
Return value =
Returns the last error generated in
String
Awrem32 as a string
Return value =
Returns the current status of your
Short
connection to the host computer
The possible values include the
following:
-1 = Lost connection
0 = No connection
1 = Session connected
Visual C++ object definitions
Awrem32 functions
87

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ole automation

Table of Contents