DistLists (MQLONG)

This indicates whether the local queue manager supports distribution lists on the MQPUT and MQPUT1 calls. It is one of the following values:

    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.