ITcpConnection.Send (METH)

METHOD Send : ERROR_ID

Method to send data of an established TCP connection

InOut:

Scope

Name

Type

Comment

Return

Send

ERROR_ID

Input

Data

POINTER TO BYTE

Pointer to the data to be send

Size

UDINT

Size or Length of the data

Output

AddErrNo

RTS_IEC_RESULT

Additional error number gives information about error from SysSock2Close –> please see CmpErrors.Errors