Home

 

ExitBufferLength (MQLONG) – input/output

 

Length of exit buffer.

On the first invocation of the exit, this is set to zero. Thereafter whatever value is passed back by the exit, on each invocation, is presented to the exit next time it is invoked. The value is not used by the MCA.

This parameter should not be used by exits written in programming languages which do not support the pointer data type.

 

Parent topic:

Parameters


ic17830_


 

Home