MQCB

E752548

MQCB is an IBM MQ callable interface function used to register and manage callback routines for message and event handling in MQ applications.

Try in SPARQL Jump to: Statements Referenced by

Statements (46)

Predicate Object
instanceOf IBM MQ callable interface function
callbackTypeExample MQCBT_EVENT_HANDLER
MQCBT_MESSAGE_CONSUMER
canRegister callbacks for events
callbacks for specific queues
callbacks for topics
multiple callbacks on a single connection
definedIn IBM MQ application programming interface
documentation IBM MQ Application Programming Guide NERFINISHED
IBM MQ Application Programming Reference NERFINISHED
errorReportedBy completion code
reason code
fullName Message Queue Callback NERFINISHED
hasParameter CallbackArea
CallbackFunction
CallbackType
CompCode
Hconn
Hobj
Options
Reason
introducedFor asynchronous consume model in IBM MQ
languageBinding C
COBOL
IBM MQ procedural interfaces NERFINISHED
PL/I NERFINISHED
operatesOn MQCB structure
MQHCONN connection handle
MQHOBJ object handle
optionExample MQCBO_DELAY
MQCBO_IMMEDIATE
MQCBO_START_CALL
MQCBO_STOP_CALL
providedBy IBM MQ NERFINISHED
relatedTo MQCBO
MQCBT
MQCTL
MQGET
requires established MQ connection
valid object handle or wildcard specification
supports asynchronous message consumption
event-driven processing
usedFor event handling in MQ applications
managing callback routines
message handling in MQ applications
registering callback routines

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

MQI hasOperation MQCB