+

Search Tips | Advanced Search

2323 (0913) (RC2323): MQRC_STRING_LENGTH_ERROR


Explanation

The StringLength 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.