Message descriptor

 

We can access message control information using the MQMD structure, which defines the message descriptor. For a full description of the MQMD structure, see the Application Programming Reference.

See Message context for a description of how to use the fields within the MQMD that contain information about the origin of the message.

There are different versions of the message descriptor. Additional information for grouping and segmenting messages (see Message groups) is provided in V2 of the message descriptor (or the MQMDE). This is the same as the V1 message descriptor but has additional fields. These are described in the Application Programming Reference.

 

Parent topic:

WebSphere MQ messages


fg10570_