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

EndSegment Method

Ends writing the current segment.

Syntax

 int EndSegment();

Remarks

EndSegment terminates writing the current segment and flushes it to the output stream/file.

You should call EndSegment to close a segment started with StartSegment, StartInterchangeHeader, StartFunctionalGroupHeader or StartTransactionHeader.

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