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

EndLoop Event

Fires when the end of a loop is detected in a transaction set.

Syntax

 virtual int FireEndLoop(EDIReaderEndLoopEventParams *e);

 
typedef struct {
int reserved;
} EDIReaderEndLoopEventParams;

Remarks

The EndLoop event will fire after the last segment in a loop is read. Each EndLoop event is paired with one StartLoop event.

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