Home
APICallerType (MQLONG)
API caller type.
This indicates the type of program that issued the API call that caused the exit function to be invoked. The value is one of the following:
- MQXACT_EXTERNAL
- Caller is external to the queue manager.
- MQXACT_INTERNAL
- Caller is internal to the queue manager.
This is an input field to the exit.
Parent topic:
Fields
fa20360_
Home