Symantec PCANYWHERE - OLE AUTOMATION GUIDE V 12.5 Manual page 65

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

Advertisement

The password for this object.
BSTR GetPassword();
void SetPassword(LPCTSTR lpszNewValue);
The object can only be launched if the password is used (TRUE).
BOOL GetExecuteProtection();
void SetExecuteProtection(BOOL bNewValue);
The object can only be viewed if the correct password is provided (TRUE).
BOOL GetReadProtection();
void SetReadProtection(BOOL bNewValue);
The object can only be written if the correct password is provided (TRUE).
BOOL GetWriteProtection();
void SetWriteProtection(BOOL bNewValue);
Controls whether sessions using this object are logged.
BOOL GetLogSession();
void SetLogSession(BOOL bNewValue);
Controls whether sessions using this object are recorded from the beginning.
BOOL GetRecordSession();
void SetRecordSession(BOOL bNewValue);
The name of the record file for sessions using this object.
BSTR GetRecordFile();
void SetRecordFile(LPCTSTR lpszNewValue);
Sets the connection types.
BOOL GetRunOnConnect();
void SetRunOnConnect(BOOL bNewValue);
The following connection types are available:
COM1
COM2
COM3
COM4
ISDN via CAPI 2.0
Visual C++ object definitions
CRemoteData object
65

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ole automation

Table of Contents