Getting messages from a queue using the MQGET call

 

The MQGET call gets a message from an open local queue. It cannot get a message from a queue on another system.

As input to the MQGET call, supply:

The output from MQGET is:

There is a description of the MQGET call in the Application Programming Reference.

The following sections describe the information supply as input to the MQGET call.

 

Parent topic:

Getting messages from a queue


fg12550_