EDI Integrator 2016 Linux Edition
EDI Integrator 2016 Linux Edition
Questions / Feedback?

StartTransfer Event

Fires before incoming HL7 data begins transferring.

Syntax

 virtual int FireStartTransfer(MLLPServerStartTransferEventParams *e);

 
typedef struct {
int ConnectionId;
int reserved;
} MLLPServerStartTransferEventParams;

Remarks

This event fires before incoming HL7 data begins transferring.

ConnectionId is the Id of the connection on which data is being received.

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