Home

 

AgentBufferLength (MQLONG) – input

 

Length of agent buffer.

This can be greater than DataLength on invocation.

For channel message, send, and receive exits, any unused space on invocation can be used by the exit to expand the data in place. If this is done, the DataLength parameter must be set appropriately by the exit.

In the C programming language, this parameter is passed by address.

 

Parent topic:

Parameters


ic17810_


 

Home