exitname (&DataConvExitParms, &MsgDesc, InBufferLength, InBuffer, OutBufferLength, OutBuffer);
The parameters passed to the exit are declared as follows:
MQDXP DataConvExitParms; /* Data-conversion exit parameter block */ MQMD MsgDesc; /* Message descriptor */ MQLONG InBufferLength; /* Length in bytes of InBuffer */ MQBYTE InBuffer[n]; /* Buffer containing the unconverted message */ MQLONG OutBufferLength; /* Length in bytes of OutBuffer */ MQBYTE OutBuffer[n]; /* Buffer containing the converted message */
Notices |
Downloads |
Library |
Support |
Feedback
![]() ![]() |
csqzak10395 |