Home
Parameters
The MQZ_INQUIRE call has the following parameters.
- QMgrName (MQCHAR48) – input
- SelectorCount (MQLONG) – input
- Selectors (MQLONG×SelectorCount) – input
- IntAttrCount (MQLONG) – input
- IntAttrs (MQLONG×IntAttrCount) – output
- CharAttrCount (MQLONG) – input
- CharAttrs (MQLONG×CharAttrCount) – output
- SelectorReturned (MQLONG×SelectorCount) – input
- ComponentData (MQBYTE×ComponentDataLength) – input/output
- Continuation (MQLONG) – output
- CompCode (MQLONG) – output
- Reason (MQLONG) – output
Parent topic:
MQZ_INQUIRE – Inquire authorization service
fa18280_
Home