2448 (0990) (RC2448): MQRC_CALLBACK_NOT_REGISTERED


Explanation

An attempt to issue an MQCB call has been made against an object handle which does not currently have a registered callback.


Completion code

MQCC_FAILED


Programmer response

Ensure that a callback has been registered against the object handle.

Parent topic: API reason codes