Fields for MQCBD
Alphabetic list of fields for the MQCBD structure.
The MQCBD structure contains the following fields; the fields are described in alphabetical order:- CallbackArea (MQPTR)
Callback descriptor structure - CallbackArea field - CallbackFunction (MQPTR)
Callback descriptor structure - CallbackFunction field - CallbackName (MQCHAR128)
Callback descriptor structure - CallbackName field - CallbackType (MQLONG)
Callback descriptor structure - CallbackType field - MaxMsgLength (MQLONG)
This is the length in bytes of the longest message that can be read from the handle and given to the callback routine. Callback descriptor structure - MaxMsgLength field - Options (MQLONG)
Callback descriptor structure - Options field - StrucId (MQCHAR4)
Callback descriptor structure - StrucId field - Version (MQLONG)
Callback descriptor structure - Version field
Parent topic: MQCBD - Callback descriptor