![Symantec OLE Automation Скачать руководство пользователя страница 18](http://html.mh-extra.com/html/symantec/ole-automation/ole-automation_manual_1418926018.webp)
Table 2-1
Winawsvr objects
Reference
Description
Object
See
“CRemoteDataManager methods”
on page 18.
Provides the methods for creating, opening,
modifying, saving, and deleting
CRemoteData objects
CRemoteDataManager
See
“CRemoteData properties”
on page 21.
See
“CRemoteDataEx object”
on page 31.
Defines the parameters for accessing and
controlling pcAnywhere remote
functionality
CRemoteData
See
“CHostDataManager methods”
on page 34.
Provides the methods for creating, opening,
modifying, saving, and deleting CHostData
objects
CHostDataManager
See
“CHostData properties”
on page 36.
See
“CHostDataEx object”
on page 47.
Defines the parameters for accessing and
controlling pcAnywhere host functionality
CHostData
Awrem32 has one object, which consists of eight interfaces to support remote
control and file transfer sessions.
See
“Awrem32 functions”
on page 55.
Some functions are no longer supported. However, object definitions are provided
for use with earlier versions of pcAnywhere.
For functions that require passwords, password values can be set but not retrieved.
This is for security purposes.
CRemoteDataManager methods
The CRemoteDataManager methods provide the parameters and return values
for accessing and controlling CRemoteData objects.
Table 2-2
CRemoteDataManager methods
Description
Parameter or return
value
CRemoteDataManager
method
Returns the full path name of the
current directory in which
pcAnywhere remote objects are
stored
Return Value = String
CurrentDirectory()
Changes the current directory in
which pcAnywhere remote objects
are stored
Parameter =
NewDirectory
ChangeDirectory(NewDirectory)
Visual Basic object definitions
CRemoteDataManager methods
18