RecsPresent (MQLONG)

This is the number of MQOR object records that have been provided by the application. If this number is greater than zero, it indicates that a distribution list is being opened, with RecsPresent being the number of destination queues in the list. A distribution list can contain only one destination.

The value of RecsPresent must not be less than zero, and if it is greater than zero ObjectType must be MQOT_Q; the call fails with reason code MQRC_RECS_PRESENT_ERROR if these conditions are not satisfied.

On z/OS®, this field must be zero.

This is an input field. The initial value of this field is 0. This field is ignored if Version is less than MQOD_VERSION_2.