WebSphere MQ constants

 

This chapter specifies the values of the named constants that apply to the following:

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:

  1. For constants with numeric values, the values are shown in both decimal and hexadecimal forms.

  2. Hexadecimal values are represented using the notation

    X'hhhh', where each

    h denotes a single hexadecimal digit.

  3. String values are shown delimited by double quotation marks; the quotation marks are not part of the value.

  4. Blanks in character values are represented by one or more occurrences of the symbol

     .

  5. 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.

  6. Not all of the constants are supported on all of the available WebSphere MQ platforms.