InvalidDestCount (MQLONG)

This is the number of queues in the distribution list that failed to open successfully. If present, this field is also set when opening a single queue that is not in a distribution list.

Note: If present, this field is set only if the CompCode parameter on the MQOPEN or MQPUT1 call is MQCC_OK or MQCC_WARNING; it is not set if the CompCode parameter is MQCC_FAILED.

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

Parent topic: Fields for MQOD