MatchOptions property

Read-write. Options controlling selection criteria used for MQGET. The initial value is MQMO_MATCH_MSG_ID + MQMO_MATCH_CORREL_ID.
Defined in:
MQGetMessageOptions class
Data Type:
Long
Values:
See MatchOptions (MQLONG).
Syntax: To get: matchoptions& = GetOpts.MatchOptions

To set: GetOpts.MatchOptions =matchoptions&