Parameters

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

pSelectorCount (PMQLONG) - input/output

Count of selectors.

ppSelectors (PPMQLONG) - input/output

Array of attribute selectors.

pIntAttrCount (PMQLONG) - input/output

Count of integer attributes.

ppIntAttrs (PPMQLONG) - input/output

Array of integer attributes.

pCharAttrLength (PMQLONG) - input/output

Length of character attributes buffer.

ppCharAttrs (PPMQCHAR) - input/output

Character attributes.

pCompCode (PMQLONG) - input/output

Completion code.

pReason (PMQLONG) - input/output

Reason code qualifying pCompCode.