Home

 

ExitCommand (MQLONG)

This field is set on entry to the exit routine. It identifies the API call that caused the exit to be invoked:

MQXC_MQBACK

The MQBACK call.

MQXC_MQCLOSE

The MQCLOSE call.

MQXC_MQCMIT

The MQCMIT call.

MQXC_MQGET

The MQGET call.

MQXC_MQINQ

The MQINQ call.

MQXC_MQOPEN

The MQOPEN call.

MQXC_MQPUT

The MQPUT call.

MQXC_MQPUT1

The MQPUT1 call.

MQXC_MQSET

The MQSET call.

This is an input field to the exit.



 

Home