detailed description, get-message options structure, MQGMO structure" /> MQGMO - Get-message options
Home

 

MQGMO - Get-message options

 

The following table summarizes the fields in the structure.

Table 37. Fields in MQGMO
Field Description Topic
StrucId Structure identifier StrucId
Version Structure version number Version
Options Options that control the action of MQGET MQGMO - Options field
WaitInterval Wait interval WaitInterval
Signal1 Signal Signal1
Signal2 Signal identifier Signal2
ResolvedQName Resolved name of destination queue ResolvedQName
Note:
The remaining fields are ignored if Vis less than MQGMO_VERSION_2.
MatchOptions Options controlling selection criteria used for MQGET MatchOptions
GroupStatus Flag indicating whether message retrieved is in a group GroupStatus
SegmentStatus Flag indicating whether message retrieved is a segment of a logical message SegmentStatus
Segmentation Flag indicating whether further segmentation is allowed for the message retrieved Segmentation
Reserved1 Reserved Reserved1
Note:
The remaining fields are ignored if Vis less than MQGMO_VERSION_3.
MsgToken Message token MsgToken
ReturnedLength Length of message data returned (bytes) ReturnedLength


 

Home