CompCode (MQLONG)
This field is the completion code. It indicates whether there were any problems consuming the message.
The value is one of the following:
- MQCC_OK
- Successful completion
- MQCC_WARNING
- Warning (partial completion)
- MQCC_FAILED
- Call failed
This is an input field. The initial value of this field is MQCC_OK.
Parent topic: Fields for MQCBC