Cremotedatamanager Methods - Symantec PCANYWHERE - OLE AUTOMATION GUIDE V 12.5 Manual

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

Advertisement

60
Visual C++ object definitions

CRemoteDataManager methods

Object
CRemoteDataManager
CRemoteData
CHostDataManager
CHostData
CRemoteDataManager methods
Winawsvr objects
Table 3-1
Description
Provides the methods for creating, opening,
modifying, saving, and deleting
CRemoteData objects
Defines the parameters for accessing and
controlling pcAnywhere remote
functionality
Provides the methods for creating, opening,
modifying, saving, and deleting CHostData
objects
Defines the parameters for accessing and
controlling pcAnywhere host functionality
Awrem32 has one object, which consists of eight interfaces to support remote
control and file transfer sessions.
See
Awrem32 functions"
Some functions are no longer supported. However, object definitions are provided
for use with earlier versions.
For functions that require passwords, password values can be set but not retrieved.
This is for security purposes.
The CRemoteDataManager methods provide the parameters and return values
for accessing and controlling CRemoteData objects.
Method
BSTR CurrentDirectory();
BOOL
ChangeDirectory(LPCTSTR
lpszNewDirectory);
Reference
See
CRemoteDataManager methods"
on page 60.
See
CRemoteData object"
See
CRemoteDataEx object"
See
CHostDataManager methods"
on page 71.
See
CRemoteData object"
See
CRemoteDataEx object"
on page 85.
Parameter or
Description
return value
Parameter =
The full path name of the current
BSTR
pcAnywhere data directory in which
pcAnywhere remote objects are stored
Parameter =
Changes the current directory in which
LPCTSTR
pcAnywhere remote objects are stored.
lpszNewDirectory
Parameter is the name of an existing
directory
Return value =
BOOL
Return value is TRUE if successful
on page 63.
on page 70.
on page 63.
on page 70.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ole automation

Table of Contents