EDI Integrator 2016 C++ Edition
EDI Integrator 2016 C++ Edition
Questions / Feedback?

Connected Property

Triggers a connection or disconnection.

Syntax

int GetConnected(int iConnectionId);

int SetConnected(int iConnectionId, int bConnected);

Default Value

FALSE

Remarks

Triggers a connection or disconnection.

This property triggers a connection or disconnection.

Setting this property to True initiates a connection attempt to the host specified by the RemoteHost property. If successful, the value of this property changes to True and the Connected event is fired.

The size of the array is controlled by the ConnectionCount property.

This property is not available at design time.

Data Type

Boolean

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
EDI Integrator 2016 C++ Edition - Version 16.0 [Build 7240]