2065 (0811) (RC2065): MQRC_SELECTOR_COUNT_ERROR


Explanation

On an MQINQ or MQSET call, the SelectorCount parameter specifies a value that is not valid. This reason also occurs if the parameter pointer is not valid. (It is not always possible to detect parameter pointers that are not valid; if not detected, unpredictable results occur.)


Completion code

MQCC_FAILED


Programmer response

Specify a value in the range 0 through 256.

Parent topic: API reason codes