MQDL_* values" />
Home
DistLists (MQLONG)
This indicates whether the local queue manager supports distribution lists on the MQPUT and MQPUT1 calls. The value is one of the following:
- MQDL_SUPPORTED
- Distribution lists supported.
- MQDL_NOT_SUPPORTED
- Distribution lists not supported.
To determine the value of this attribute, use the MQIA_DIST_LISTS selector with the MQINQ call.
Home