2327 (0917) (RC2327): MQRC_ITEM_TYPE_ERROR

Explanation

The mqInquireItemInfo call was issued, but the ItemType parameter is not valid. Either the parameter pointer is not valid, or it points to read-only storage. (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

Correct the parameter.