Parameters

The MQ_PUT1_EXIT call has the following parameters.

pExitParms (PMQAXP) - input/output

Exit parameter structure.

pExitContext (PMQAXC) - input/output

Exit context structure.

pHconn (PMQHCONN) - input/output

Connection handle.

ppObjDesc (PPMQOD) - input/output

Object descriptor.

ppMsgDesc (PPMQMD) - input/output

Message descriptor.

ppPutMsgOpts (PPMQPMO) - input/output

Options that control the action of MQPUT1.

pBufferLength (PMQLONG) - input/output

Length of the message in ppBuffer.

ppBuffer (PPMQVOID) - input/output

Message data.

pCompCode (PMQLONG) - input/output

Completion code.

pReason (PMQLONG) - input/output

Reason code qualifying pCompCode.