RPG declaration (copy file CMQGMOH)
D*..1....:....2....:....3....:....4....:....5....:....6....:....7..
D* MQGMO Structure
D*
D* Structure identifier
D GMSID 1 4
D* Structure version number
D GMVER 5 8I 0
D* Options that control the action of MQGET
D GMOPT 9 12I 0
D* Wait interval
D GMWI 13 16I 0
D* Signal
D GMSG1 17 20I 0
D* Signal identifier
D GMSG2 21 24I 0
D* Resolved name of destination queue
D GMRQN 25 72
D* Options controlling selection criteria used for MQGET
D GMMO 73 76I 0
D* Flag indicating whether message retrieved is in a group
D GMGST 77 77
D* Flag indicating whether message retrieved is a segment of a
D* logical message
D GMSST 78 78
D* Flag indicating whether further segmentation is allowed for the
D* message retrieved
D GMSEG 79 79
D* Reserved
D GMRE1 80 80
D* Message token
D GMTOK 81 96
D* Length of message data returned (bytes)
D GMRL 97 100I 0