+

Search Tips | Advanced Search

CallbackArea (MQPTR)

This field is available for the callback function to use.

The queue manager makes no decisions based on the contents of this field and it is passed unchanged from the CallbackArea field in the MQCBD structure, which is a parameter on the MQCB call used to define the callback function.

Changes to the CallbackArea are preserved across the invocations of the callback function for an HObj. This field is not shared with callback functions for other handles.

This is an input/output field to the callback function. The initial value of this field is a null pointer or null bytes.

Parent topic: Fields for MQCBC

Last updated: 2020-10-04