97
Visual C++ object definitions
CHostData object
void SetNasiSelectOnConnect(BOOL bNewValue);
ISDN via CAPI 2.0 device details
Activates channel bonding (uses two ISDN channels for one connection) if
TRUE.
BOOL GetCapiChannelBonding();
void SetCapiChannelBonding(BOOL bNewValue);
Sets any additional CAPI extensions that are needed for communications.
BSTR GetCapiExtensions();
void SetCapiExtensions(LPCTSTR lpszNewValue);
Host object methods
The following are the normal methods of the object (they are not used to get and
set properties):
■
short ConnectionTypes();
■
BSTR FirstConnectionType(); and BSTR NextConnectionType();
■
BOOL FindConnectionType(LPCTSTR lpszConnectionType);
■
short MaxAssignedConnections()
■
short AssignedConnections()
■
BSTR FirstAssignedConnection(); and BSTR NextAssignedConnection();
■
BOOL FindAssignedConnection (LPCTSTR lpszConnectionType);
■
short CountryCodes();
■
BSTR FirstCountryCode(); and BSTR NextCountryCode();
■
BOOL ReadObject(LPCTSTR lpszPassword);
■
BOOL WriteObject(LPCTSTR lpszPassword);
short ConnectionTypes();
Returns the number of connection types available.
Table 3-49
defines the return value.
Table 3-49
short Connection Types(); return value
Return value
Description
Short
The number of connection types available on this
computer
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 ...