Get samples on z/OS®
The Get samples demonstrate how to get messages from a queue using the MQGET call.
The application uses these MQI calls:
- MQCONN
- MQOPEN
- MQGET
- MQCLOSE
- MQDISC
The Get samples demonstrate how to get messages from a queue using the MQGET call.