Only one of the following is allowed:
- MQOO_BIND_ON_OPEN
- MQOO_BIND_NOT_FIXED
- MQOO_BIND_AS_Q_DEF
Note:
The options listed above are mutually exclusive. However,
as the value of MQOO_BIND_AS_Q_DEF is zero, specifying it with either of the
other two bind options does not result in reason code MQRC_OPTIONS_ERROR.
MQOO_BIND_AS_Q_DEF is provided to aid program documentation.