Data Fields | |
MQEVERSION | version |
MQEVOID * | pExceptBlock |
|
MQEVERSION containing the version of this structure. |
|
Void pointer to an error structure to return error information to caller. This needs to be cast the the MQeExceptBlock within the function. The return and reason code are up to the user and should be from MQERETURN_USER_BASE upwards. See MQe_Native_ReturnCodes.h |