101
Visual C++ object definitions
CHostDataEx object
Table 3-61
defines the return value.
BOOL WriteObject(LPCTSTR lpszPassword);
Writes the object data out to the host object file.
Table 3-62
defines the parameter.
Table 3-63
defines the return value.
CHostDataEx object
The CHostDataEx object contains the same functionality as the CHostData
object with the following additional Get and Set methods:
BOOL GetReadProtection();
void SetReadProtection(BOOL bNewValue);
BOOL GetWriteProtection();
void SetWriteProtection(BOOL bNewValue);
BSTR GetPassword(); //Returns “NOT IMPLEMENTED”
void SetPassword(LPCTSTR lpszNewValue);
BSTR GetCallersPath();
void SetCallersPath(LPCTSTR lpszNewValue);
BOOL GetConfirmConnect();
void SetConfirmConnect(BOOL bNewValue);
short GetConfirmTimeout();
void SetConfirmTimeout(short nNewValue);
Table 3-61
BOOL ReadObject return value
Return value
Description
BOOL
TRUE if object is successfully read
Table 3-62
BOOL WriteObject parameter
Parameter
Description
LPCTSTR lpszPassword
The object password
Table 3-63
BOOL WriteObject return value
Return value
Description
BOOL
TRUE if object is successfully written
Summary of Contents for PCANYWHERE - OLE AUTOMATION GUIDE V12.1
Page 1: ...Symantec pcAnywhere OLE Automation Guide ...
Page 6: ......
Page 18: ...18 Using OLE Automation with Symantec pcAnywhere Where to find more information ...
Page 68: ...68 Visual Basic object definitions Awrem32 functions ...
Page 108: ...108 Visual C object definitions Awrem32 functions ...
Page 112: ...112 Index ...