Options (MQLONG)

Buffer to message handle structure - Options field

The value can be:
MQBMHO_DELETE_PROPERTIES
Properties that are added to the message handle are deleted from the buffer. If the call fails no properties are deleted.
Default options: If you do not need the option described, use the following option:
MQBMHO_NONE
No options specified.

This is always an input field. The initial value of this field is MQBMHO_DELETE_PROPERTIES.