Parameters

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

pHobj (PMQHOBJ) - input/output

Object handle.

ppMsgDesc (PPMQMD) - input/output

Message descriptor.

ppGetMsgOpts (PPMQGMO) - input/output

Options that control the action of MQGET.

pBufferLength (PMQLONG) - input/output

Length in bytes of the ppBuffer area.

ppBuffer (PPMQVOID) - input/output

Area to contain the message data.

ppDataLength (PPMQLONG) - input/output

Length of the message.

pCompCode (PMQLONG) - input/output

Completion code.

pReason (PMQLONG) - input/output

Reason code qualifying pCompCode.