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).
To set: GetOpts.MatchOptions =matchoptions&