WebSphere MQ constants
This chapter specifies the values of the named constants that apply to the following:
- Exits
- Installable services
- Instrumentation events
- Message Queue Administration Interface (MQAI)
- Message Queue Interface (MQI)
- Programmable Command Formats (PCFs)
- Publish/Subscribe
This information is general-use programming interface information.
The constants are grouped according to the parameter or field to which they relate. All the names of the constants in a group begin with a common prefix of the form
MQxxxxx_, where xxxxx is a string of 0 or more characters that indicates the parameter or field to which the values relate. The constant lists are ordered alphabetically by this prefix.
Notes:
- For constants with numeric values, the values are shown in both decimal and hexadecimal forms.
- Hexadecimal values are represented using the notation
X'hhhh', where each
h denotes a single hexadecimal digit.
- String values are shown delimited by double quotation marks; the quotation marks are not part of the value.
- Blanks in character values are represented by one or more occurrences of the symbol
.
- If the value is shown as
(variable), it indicates that the value of the constant depends on the environment in which the application is running.
- Not all of the constants are supported on all of the available WebSphere MQ platforms.