Report options and message flags
This section describes the Report and MsgFlags fields that are part of the message descriptor MQMD specified on the MQGET, MQPUT, and MQPUT1 calls.
The topics in this section describe:- The structure of the report field and how the queue manager processes it
- How an application analyzes the report field
- The structure of the message-flags field
For more information about the MQMD message descriptor, see MQMD - Message descriptor.
- Structure of the report field
This information describes the structure of the report field. - Analyzing the report field
The Report field contains subfields; because of this, applications that need to check whether the sender of the message requested a particular report must use one of the techniques described. - Structure of the message-flags field
This information describes the structure of the message-flags field.
Parent topic: MQI applications reference