Bool Deleteobject(Lpctstr Lpszfqname, Lpctstr Lpszpassword); Bool Launch(Lpctstr Lpszfqname) - Symantec PCANYWHERE - OLE AUTOMATION GUIDE V12.1 Manual

Ole automation guide
Table of Contents

Advertisement

BOOL DeleteObject(LPCTSTR lpszFQName, LPCTSTR lpszPassword);

BOOL Launch(LPCTSTR lpszFQName);

Deletes a host object file.
Table 3-45
defines the parameters.
Table 3-45
BOOL DeleteObject parameters
Parameter
LPCTSTR lpszFQName
LPCTSTR lpszPassword
Table 3-46
defines the return value.
Table 3-46
BOOL DeleteObject return value
Return value
BOOL
Launches a host object file, which opens the pcAnywhere host terminal window.
Table 3-47
defines the parameter.
Table 3-47
BOOL Launch parameter
Parameter
LPCTSTR lpszFQName
Table 3-48
defines the return value.
Table 3-48
BOOL Launch return value
Return value
BOOL
Description
The fully qualified host object file name of the object
to be deleted.
Object password. May be NULL.
Description
TRUE if object is deleted
Description
The fully qualified host object file of object to be
launched
Description
TRUE if object is successfully launched
Visual C++ object definitions
CHostDataManager methods
91

Advertisement

Table of Contents
loading

This manual is also suitable for:

Pcanywhere v12.1

Table of Contents