Symantec PCANYWHERE - OLE AUTOMATION GUIDE V12.1 Manual page 81

Ole automation guide
Table of Contents

Advertisement

Sets the connection speed.
long GetComSpeed();
void SetComSpeed(long nNewValue);
Connection speed values are as follows:
110
300
600
1200
2400
4800
9600
19200
38400
57600
115200
NetBIOS device details
Sets the LAN Adapter (LANA) number to use for this connection.
short GetLanaNumber();
void SetLanaNumber(short nNewValue);
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);
Visual C++ object definitions
CRemoteData object
81

Advertisement

Table of Contents
loading

This manual is also suitable for:

Pcanywhere v12.1

Table of Contents