MQIT_* (Index Types)
See:
- IndexType attribute in Chapter 42 "Attributes for queues" in the WebSphere MQ Application Programming Reference.
- IndexType parameter in the "Change, Copy, and Create Queue" command in the WebSphere MQ Programmable Command Formats and Administration Interface.
- IndexType parameter in "Queue attributes" in Appendix C "Event data for object attributes" in Monitoring WebSphere MQ.
MQIT_NONE |
0 |
X'00000000' |
MQIT_MSG_ID |
1 |
X'00000001' |
MQIT_CORREL_ID |
2 |
X'00000002' |
MQIT_MSG_TOKEN |
4 |
X'00000004' |
MQIT_GROUP_ID |
5 |
X'00000005' |