XMSC_WMQ_MQMD_WRITE_ENABLED
- Data type:
- System.Int32
- Property of:
- Destination
This property determines whether an XMS application can set the values of MQMD fields or not.
The valid values for this property are:
- XMSC_WMQ_WRITE_ENABLED_NO
- All JMS_IBM_MQMD* properties are ignored and their values are not copied into the underlying MQMD structure.
- XMSC_WMQ_WRITE_ENABLED_YES
- JMS_IBM_MQMD* properties are processed. Their values are copied into the underlying MQMD structure.
By default this property is set to XMSC_WMQ_WRITE_ENABLED_NO.
Parent topic: Property definitions