Remote Object Detail Methods - Symantec PCANYWHERE - OLE AUTOMATION GUIDE V 12.5 Manual

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

Advertisement

66
Visual C++ object definitions
CRemoteData object

Remote object Detail methods

NetBIOS
SPX
DEFAULT TAPI
TCP/IP
The name of a TAPI device can also be used as a connection type. DEFAULT TAPI
uses the first TAPI device found on the system. To use a specific TAPI device, use
FirstConnectionType() / NextConnectionType() to search for available devices.
When a remote object is assigned a connection type, the device details are set to
valid default values.
The following connection types have advanced configuration options that can be
set in your application:
COM devices
NetBIOS devices
ISDN via CAPI 2.0 (European ISDN only) devices
COM device details
Sets the communications parity level.
BSTR GetComParity();
void SetComParity(LPCTSTR lpszNewValue);
Communications parity values are as follows:
None
Odd
Even
Mark
Space
Sets the flow control level.
BSTR GetComFlowControl();
void SetComFlowControl(LPCTSTR lpszNewValue);
Flow control values are as follows:
<None>

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ole automation

Table of Contents